package sequence

  1. Overview
  2. Docs
Simple sequence abstract datatype.

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
sha256=f393291cfaaea7a56dcddb96dca5e9385109bf4338460f33de5717ada704411a

Description

It is intented to transfer a finite number of elements from one data structure to another, perhaps with some intermediate transformations.

Published: 21 Nov 2013

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml

Dev Dependencies

None

Used by (3)

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

Conflicts

None