package sequence

  1. Overview
  2. Docs
Simple and lightweight sequence abstract data type.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.6.1.tar.gz
sha256=7b19d08f0a926abdbcc64fa21af7d682a5c34135de7f051b2cccd4110ddc1db2

Description

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

Published: 21 Nov 2013

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml < "4.07.0"

Dev Dependencies

None

Used by (4)

  1. containers >= "2.0" & < "2.6"
  2. nunchaku < "0.6"
  3. prob-cache
  4. regenerate < "0.2"

Conflicts

None

OCaml

Innovation. Community. Security.