package oseq

  1. Overview
  2. Docs

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.

OCaml

Innovation. Community. Security.