package lacc

  1. Overview
  2. Docs
fat-free list accumulators

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=facc2c90c0e07784ab9f2c59ad2e8644

Description

Accumulate results in a list without guilt: you won't have to reverse it at the end. Of course, some magic is involved ... Examples can be found in lib_test/test.ml.

Published: 07 Feb 2014

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. acpc >= "1.2" & < "1.2.3"

Conflicts

None