package oseq

  1. Overview
  2. Docs
Simple list of suspensions, as a composable lazy iterator that behaves like a value

Install

Dune Dependency

Authors

Maintainers

Sources

oseq-0.5.1.tbz
sha256=25426d5d7a9e8b99586a84dc509b887d5401168aff2083800d84fafe35a6feb5
sha512=945aaa093591b62f44f6e5e3c8b035bd7e17b08892f0337d5503bb7d2cf49c2caf90bd99143d86855b46f5ccbd38fa629386a0fcc7dda15ac4026def2b485b3c

README.md.html

OSeq

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.