mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -05:00
11 lines
344 B
Text
11 lines
344 B
Text
# OASIS_START
|
|
# DO NOT EDIT (digest: 8fe7646cd958ccfd4ec565a95fe6b68c)
|
|
version = "0.3.7"
|
|
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
|
|
|