View Source Skitter.BIC.FlatMap (Skitter v0.5.0)
FlatMap component.
This component implements a flatmap. When embedded inside a workflow, this component is provided
with a function argument. This function will be called to process every element received by the
component. This function should return a list. Each element in this list will be emitted on the
_
out port.
Component Properties
- in ports:
_
- out ports:
_
- default strategy:
Skitter.BIS.ImmutableLocal