- map-channel channel procprocedure
Returns a channel which receives all messages enqueued to channel applying proc to each of them.
The returned channel is a siphoning channel (see siphon-channel).
Returns a channel which receives all messages enqueued to channel applying proc to each of them.
The returned channel is a siphoning channel (see siphon-channel).