package enumerators

  1. Overview
  2. Docs

Description

This library enables you to work with large sequences of elements. It provides constructors and combinators to build finite sequences that can be iterated through with a low memory footprint.

Tags

org:cryptosense

Published: 07 Nov 2016

Dependencies (4)

  1. topkg build
  2. ocamlfind build
  3. ocamlbuild build
  4. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None