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.00.tar.gz
md5=38d7844ca750d4b43100d4b19a1ace60

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: 25 Jan 2016

Dependencies (6)

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

Dev Dependencies

None

Used by (1)

  1. cohttp = "0.20.0"

Conflicts

None