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.6.tar.gz
sha256=a0d725f44fa618f9d3363ad316ec8ba3592fc1b6f40df3da0bcf0c7019995b4c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.6/opam
Required by
Optionally used by