View Source Skitter.BIO.Map (Skitter v0.7.1)

Map operation.

This operation implements a map. When embedded inside a workflow, this operation is provided with a function argument. This function will be called to process every element received by the operation. The result of applying the function to the received data will be emitted on the _ out port.

Operation Properties