sequenceversion
Simple and lightweight sequence abstract data type.
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 |
---|---|
Author | Simon Cruanes |
Published | |
Homepage | https://github.com/c-cube/iter/ |
Issue Tracker | https://github.com/c-cube/iter/issues |
Maintainer | simon.cruanes@inria.fr |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/c-cube/iter/archive/0.7.tar.gz sha256=280fb9528d36d18cf68f3e65007195b6a5a495ea12b1dfb8ae74b32a1afb7769 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.7/opam |
Required by
- archsat<1.1
- containerswith-test & >=2.0 & <2.6
- electrod<0.2.3
- logtk<1.5.1
- nunchaku<0.6
- prob-cache
- regenerate<0.2
- smbc<0.6
- zipperposition<1.5.1
Optionally used by
- calculon<0.3
- containers>=0.7 & <1.0