sequenceversion

Simple and lightweight sequence abstract data type.

Simple sequence abstract data type, 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.

Tags sequence iterator iter fold
AuthorSimon Cruanes
Published
Homepagehttps://github.com/c-cube/iter/
Maintainersimon.cruanes@inria.fr
Dependencies
Optional dependencies
Source [http] https://github.com/c-cube/iter/archive/0.5.tar.gz
sha256=014b20f6e4e15df3d418939fa0776b5712d2ae79fa1f61355d375dd8be3f4aef
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.5/opam
Required by
Optionally used by