pa_fields_conv
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
Description
Part of Jane Street’s Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Jan 2016
- Authors
- Maintainers
Sources
Dependencies
oasis
build
ocamlbuild
build
type_conv
>= "113.00.00" & < "113.01.00"
ocamlfind
>= "1.3.2"
ocaml
>= "4.00.0" & < "4.03"
Reverse Dependencies
cohttp
= "0.20.0"