package sequence

  1. Overview
  2. Docs
Simple sequence abstract datatype.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.2.tar.gz
sha256=c6da0e28587310a72f06fd9f4a481ab449a730940179aff4a9ef79424b532a51

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.