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

Install

Authors

Maintainers

Sources

oseq-0.5.tbz
sha256=ae1c17bf42c50e7a1f2ba9cb5e2903d3342d70cb5259e60716bfafe610c523ea
sha512=f3109e20938267e075e360b7386dbe18b648ee7a9110ffb60456b8f9f799eca5dfc8797d12ec36ad2d2f9bf02dcf1196e683a223d1219b1eae1a58dcc8a8dc63

Description

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

Dependencies (2)

  1. ocaml >= "4.08.0"
  2. dune >= "1.0"

Dev Dependencies (5)

  1. odoc with-doc
  2. containers with-test
  3. gen with-test
  4. qtest with-test
  5. qcheck with-test

Conflicts

None