Simple list of suspensions, as a composable lazy iterator that behaves like a value.
The type of sequences, 'a OSeq.t, is compatible with the new standard type
of iterators 'a Seq.t.
https://c-cube.github.io/oseq/
BSD license.
Purely functional iterators compatible with standard `seq`.
Simple list of suspensions, as a composable lazy iterator that behaves like a value.
The type of sequences, 'a OSeq.t, is compatible with the new standard type
of iterators 'a Seq.t.
https://c-cube.github.io/oseq/
BSD license.
Purely functional iterators compatible with standard `seq`.
https://c-cube.github.io/oseq/