package sequence

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.8.tar.gz
sha256=48d1afa46c861be7e5c33fc369ed45160c1d3e0a5cf1a05496a234c56c8fc4e9

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: 26 Jul 2016

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.5.1"

Conflicts

None

OCaml

Innovation. Community. Security.