iter/META
Simon Cruanes bebc312b85 use delimcc in a new module, SequenceInvert, in order
to reverse the control flow (here with conversion to Gen)
2014-06-10 01:53:29 +02:00

11 lines
344 B
Text

# OASIS_START
# DO NOT EDIT (digest: 1e28d93f3671e8db9acf63b73cdbca82)
version = "0.4.1"
description = "Simple sequence (iterator) datatype and combinators"
archive(byte) = "sequence.cma"
archive(byte, plugin) = "sequence.cma"
archive(native) = "sequence.cmxa"
archive(native, plugin) = "sequence.cmxs"
exists_if = "sequence.cma"
# OASIS_STOP