Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Thomas Letan’s website
(Uncensored)
subscribe
Extensible Records in OCaml Using dmap · ~lthms
https://soap.coffee/~lthms/posts/ExtensibleRecordsInOCaml.html
links
backlinks
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.