Stream
From Gallium
This is an OCaml from the standard library that implements lazy but destructive streams.
They are generally used in conjunction with Stream Parsers, so most information is given there.
This is an OCaml from the standard library that implements lazy but destructive streams.
They are generally used in conjunction with Stream Parsers, so most information is given there.