package pa_fields_conv

  1. Overview
  2. No Docs
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

Install

Dune Dependency

Authors

Maintainers

Sources

113.00.01.tar.gz
md5=ead4fd8a468516847c94d8191704f6ae

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.

Published: 01 Feb 2016

Dependencies (5)

  1. ocamlbuild build
  2. type_conv >= "113.00.00" & < "113.01.00"
  3. ocamlfind >= "1.3.2"
  4. camlp4
  5. ocaml >= "4.00.0" & < "4.03"

Dev Dependencies

None

Used by (1)

  1. cohttp = "0.20.0"

Conflicts

None