sequenceversion
Simple sequence abstract datatype.
Simple sequence abstract datatype, intented 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.
Author | Simon Cruanes |
---|---|
Published | |
Homepage | https://github.com/c-cube/iter/ |
Maintainer | simon.cruanes@inria.fr |
Dependencies |
|
Source [http] | https://github.com/c-cube/iter/archive/0.3.tar.gz sha256=d26227c33e212c7c484835672206a2cf268e63714ce20940f0e8a1b28c1b673f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sequence/sequence.0.3/opam |
Required by
- containerswith-test & >=2.0 & <2.6
- nunchaku<0.6
- prob-cache
Optionally used by
- calculon<0.3
- containers>=0.7 & <1.0