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/
Issue Trackerhttps://github.com/c-cube/iter/issues
Maintainersimon.cruanes@inria.fr
Dependencies
Optional dependencies
Source [http] https://github.com/c-cube/iter/archive/0.5.5.2.tar.gz
sha256=1174bd9d8d8f4b3acb4ee3639a71525d5b3a35fa1e28f248fa538d49e9a070b6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.5.5/opam
Required by
Optionally used by