package sequence

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

Install

Authors

Maintainers

Sources

1.1.tar.gz
sha256=30d534e2be90ca511b19f83938631f22966b5a7c959515c0b247c8726c9c61aa

Description

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

Tags

sequence iterator iter fold

Published: 15 Jul 2018

Dependencies (4)

  1. jbuilder >= "1.0+beta7"
  2. result
  3. base-bytes
  4. ocaml < "4.08.0"

Dev Dependencies (3)

  1. odoc with-doc
  2. qtest with-test
  3. qcheck with-test

Used by (10)

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

Conflicts

None