2020-06-07 07:15:44 +00:00
|
|
|
# ocaml-fieldslib
|
|
|
|
|
2021-11-30 17:28:58 +00:00
|
|
|
The [fieldslib package](https://github.com/janestreet/fieldslib) contains an
|
|
|
|
OCaml syntax extension to define first class values representing record
|
|
|
|
fields, to get and set record fields, iterate and fold over all fields of a
|
|
|
|
record and create new record values.
|