package sequence

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.3.tar.gz
sha256=40303d84e271434b7b38a47ecc0e54b127a5497757e4646e896af88abf1b13a8

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: 20 Oct 2014

Dependencies (3)

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

Dev Dependencies

None

Used by (8)

  1. archsat < "1.1"
  2. containers >= "2.0" & < "2.6"
  3. electrod < "0.2.3"
  4. nunchaku < "0.6"
  5. prob-cache
  6. regenerate < "0.2"
  7. smbc < "0.6"
  8. zipperposition < "1.5.1"

Conflicts

None

OCaml

Innovation. Community. Security.