[ 源代码: ocaml-iter ]
软件包:libiter-ocaml-dev(1.9-1 以及其他的)
clean and efficient loop fusion -- development files
A simple abstraction over iter functions intended to iterate efficiently on collections while performing some transformations. Common operations supported by this package include filter, map, take, drop, append, and flat_map.
It aims at providing a very simple and efficient way of iterating on a finite number of values, only allocating one intermediate closure to do so.
其他与 libiter-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libstdlib-ocaml-dev-2d5j3 [s390x]
- 本虚包由这些包填实: libstdlib-ocaml-dev
-
- dep: libstdlib-ocaml-dev-m4xw9 [除 s390x]
- 本虚包由这些包填实: libstdlib-ocaml-dev
-
- dep: ocaml-5.3.0
- 本虚包由这些包填实: ocaml
-
- dep: ocaml-findlib
- management tool for OCaml libraries