stream_car: Stream accessors

Description Usage Arguments

Description

stream_car returns the first element of a stream, and stream_cdr returns the rest of the stream

Usage

1
2
3
stream_car(stream)

stream_cdr(stream)

Arguments

stream

A stream


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