package olinq

  1. Overview
  2. Docs
powerful combinators for iteration, transformation and combination of collections

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=cef6139466f5fe14a871836c4cb7994b

Description

The purpose is to provide powerful combinators to express iteration, transformation and combination of collections of items living in a type 'a t, such as join, group_by, union, flat_map, etc. for in-memory processing.

Dependencies (4)

  1. base-bytes
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.00.0" & < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None