Pipelines operating using the array_map mode apply the pipeline transformers to each item of the input array. It would be a useful feature to support selecting which items to apply the transformations i.e. skipping some items or transforming only selected items.
Comments
Comment #4
krystalcode commented