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

0.2.tar.gz
md5=18a41450acd7da1648a2a24229f00d7a
sha512=1a983fb6d92780beb7e6a09c7883060df060b5bb52397a89eb86a8b1b863bbec032a2b38cef441bfc5c33374e3ea2c24c40777774b6e7fbf6528039e154b2a39

Description

Extends the new standard library's Seq module with many useful combinators.

README

README.adoc

= OSeq
:toc: macro
:source-highlighter: pygments

image::https://travis-ci.org/c-cube/oseq.svg?branch=master[alt="Build Status", link="https://travis-ci.org/c-cube/oseq"]

Simple list of suspensions, as a composable lazy iterator that behaves like a value.

== Documentation

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

== License

BSD license.

Dependencies (3)

  1. seq
  2. dune
  3. ocaml >= "4.02.0" & < "4.13"

Dev Dependencies (6)

  1. odoc with-doc
  2. containers with-test
  3. gen with-test
  4. qtest with-test
  5. qcheck-ounit with-test & < "0.14"
  6. qcheck with-test & >= "0.9" & < "0.14"

Conflicts

None

OCaml

Innovation. Community. Security.