package records

  1. Overview
  2. Docs
Dynamic records

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.0.tar.gz
md5=262697bf0e3075c92f38898c207bac1c

Description

This library makes it possible to create first-class record types and fields. These can be defined at runtime and provide efficient access.

Published: 04 Jan 2016

Dependencies (4)

  1. yojson < "2.0.0"
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.00.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None