Go to file
Richard W.M. Jones d1b0bb2a81 OCaml 4.13.1 rebuild to remove package notes 2022-02-04 20:04:12 +00:00
.gitignore Initial import. 2020-06-07 12:44:28 -06:00
README.md Version 0.15.0. 2021-11-30 10:28:58 -07:00
ocaml-fieldslib.spec OCaml 4.13.1 rebuild to remove package notes 2022-02-04 20:04:12 +00:00
sources Version 0.15.0. 2021-11-30 10:28:58 -07:00

README.md

ocaml-fieldslib

The fieldslib package 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.