package sequence

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.10.tar.gz
sha256=803a6522e3676b3507638fd96c82c8c34f6de8b05536989019ab3d9f9f55e6c4

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 Feb 2017

Dependencies (4)

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

Dev Dependencies

None

Used by (10)

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

Conflicts

None

OCaml

Innovation. Community. Security.