package sequence

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.11.tar.gz
sha256=87302cf384adcafe1e4cc13683b2aa06c01fa7b1c44a6314af48e93baa1cbcdd

Description

Simple sequence abstract datatype, intended to iterate efficiently on collections while performing some transformations.

Tags

sequence iterator iter fold

Published: 15 Dec 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