orecversion

dynamic open records

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.

AuthorFlorian Angeletti <octa@polychoron.fr>
LicenseLGPL-2.1-only
Published
Homepagehttps://github.com/Octachron/orec
Issue Trackerhttps://github.com/Octachron/orec/issues
MaintainerFlorian Angeletti <octa@polychoron.fr>
Dependencies
Source [http] https://github.com/Octachron/orec/archive/1.0.1.zip
sha256=f9b636ad578986d26fa45b437f1c825b4c04aa8da620a3df885145109d293326
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/orec/orec.1.0.1/opam
Required by