package sequence

  1. Overview
  2. Docs
Simple sequence abstract datatype.

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
sha256=a612283ab5dfedaa8469d5174a438e75398ac24262a9398fe6b4f00a0bbd602d

Description

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.

Published: 21 Nov 2013

Dependencies (3)

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None