package orec

  1. Overview
  2. Docs
dynamic open records

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.zip
sha256=927b7dd79cbb4316ebe2d1051623294ef25eedf7ec7cf711f714b71d0ae5791c
md5=a80a5bae704e77d578a415a489c6c507

Description

Orec's open records make it possible to dynamically create, access, update, and assign fields of an "open record" value with a syntax somewhat similar to the normal record syntax.

The underlying implementation relies on heterogeneous maps for storing the field data and a liberal use of GADTs and extended indexing operators to expose a higher-level interface on the top of those hetereogeneous maps.

Published: 30 Jan 2018

Dependencies (2)

  1. jbuilder >= "1.0+beta7"
  2. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (1)

  1. talaria-bibtex

Conflicts

None

OCaml

Innovation. Community. Security.