walk_stream.RdMap stream, but for side-effects
walk_stream(fn, ...)function applied to each chunk of the stream, but does not enqueue the changed chunk
arguments passed to TransformStream
Other functionals:
batch_stream(),
collect_stream(),
filter_stream(),
flatten_stream(),
limit_stream(),
map_stream(),
reduce_stream()