Description
Record fields can be treated as first-class values in OCaml code. This helps developers write generic field access, transformations, and generated helpers with less repeated boilerplate.
It is a development library, mainly useful in projects that use Jane Street-style OCaml tooling.