package sequence

  1. Overview
  2. Docs
Simple sequence abstract datatype.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
sha256=6754673c897725bd582e034eb25a223f5dada656283dfe212b158eb390d5e1d1

Description

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.

Published: 21 Nov 2013

Dependencies (3)

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None

OCaml

Innovation. Community. Security.