sequenceversion

Simple sequence abstract datatype.

Simple sequence abstract datatype, intented 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.

AuthorSimon Cruanes
Published
Homepagehttps://github.com/c-cube/iter/
Maintainersimon.cruanes@inria.fr
Dependencies
Source [http] https://github.com/c-cube/iter/archive/0.3.3.tar.gz
sha256=44e347f6943b15d0ef088181a4dc9c127f6357a5b24b20f03c73081faafb3e6b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.3.3/opam
Required by
Optionally used by