stream_map: Map a function onto a stream or streams

Description Usage Arguments

Description

Map a function onto a stream or streams

Usage

1
stream_map(s, f, ...)

Arguments

s

A single stream, or a list of streams, to be used as function arguments

f

A function that takes the appropriate number of arguments


tarakc02/lazylist documentation built on May 31, 2019, 3:51 a.m.