sequenceversion

Simple sequence abstract datatype.

It is intented to transfer a finite number of elements from one data structure to another, perhaps with some intermediate transformations. It also provides a tiny library for S-expressions, convertible to streams of tokens, and conversely.

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