'Taps' the values from 'input', passing them to the 'process' function. Return stream is the input stream, unaffected by what 'process' does.
Input stream
Rest
List of processors
'Taps' the values from 'input', passing them to the 'process' function. Return stream is the input stream, unaffected by what 'process' does.