package records

  1. Overview
  2. No Docs
Dynamic records

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.0.tar.gz
md5=3d59a568ab0af54f3f00a9c8997a918b

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: 03 Aug 2016

Dependencies (5)

  1. result
  2. yojson
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.02.0" & < "4.09.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. pkcs11 < "0.7.0"

Conflicts

None