• en

sequence 0.3.6

Homepage https://github.com/c-cube/sequence/
Maintainer simon.cruanes@inria.fr
Tags sequence, iterator, iter and fold
Dependencies
ocamlfind
Published Oct 17, 2013
Source [http] https://github.com/c-cube/sequence/archive/0.3.6.tar.gz
d4eb0d26b1a634e7983c62d085f82729
Edit https://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.3.6/opam

Simple sequence abstract datatype.

Simple sequence abstract datatype, intended to transfer a finite number of elements from one data structure to another. Some transformations on sequences, like filter, map, take, drop and append can be performed before the sequence is iterated/folded on.

No package is dependent