[ 原始碼: 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