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.1.tar.gz
md5=bac70c88e5d57d264b4455240a8c5968

README.adoc.html

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.