Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 390 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 390 Bytes

OSeq

build status

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.

Documentation

https://c-cube.github.io/oseq/

License

BSD license.