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
LicenseBSD-2-Clause
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.8.tar.gz
sha256=48d1afa46c861be7e5c33fc369ed45160c1d3e0a5cf1a05496a234c56c8fc4e9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.8/opam
Required by
Optionally used by