Login
From:
Thomas Letan’s website
(Uncensored)
subscribe
Extensible Records in OCaml Using dmap · ~lthms
https://soap.coffee/~lthms/posts/ExtensibleRecordsInOCaml.html
links
backlinks
Roast topics
Find topics
Find it!
We show how it is possible to use dmap to implement extensible records (that is, records which can be extended with new fields after they have been defined) in OCaml.