package sequence

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.tar.gz
sha256=280fb9528d36d18cf68f3e65007195b6a5a495ea12b1dfb8ae74b32a1afb7769

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: 07 Mar 2016

Dependencies (4)

  1. ocamlbuild build
  2. base-bytes
  3. ocamlfind
  4. ocaml < "4.07.0"

Dev Dependencies

None

Used by (9)

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

Conflicts

None

OCaml

Innovation. Community. Security.