fat-free list accumulators
- OCaml 100%
| lib | ||
| lib_test | ||
| .gitignore | ||
| _oasis | ||
| _tags | ||
| lacc.obuild | ||
| LICENSE | ||
| myocamlbuild.ml | ||
| README.md | ||
| setup.ml | ||
| test.sh | ||
lacc
(fat-free) list accumulators
The original idea came from the BatList module from batteries-included.
Cf. lib_test/test.ml for examples.