package fieldslib

  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

fieldslib-109.07.00.tar.gz
md5=b7e54b2f25c114304d9acc3a8ede70fd

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: 21 Nov 2013

Dependencies (5)

  1. ocamlbuild build
  2. type_conv = "109.07.00"
  3. ocamlfind
  4. camlp4
  5. ocaml < "5.0"

Dev Dependencies

None

Used by (12)

  1. async-zmq < "0.1.0"
  2. async_core < "108.00.02"
  3. async_extra < "108.00.02"
  4. async_unix < "108.00.02"
  5. cohttp >= "0.20.0" & < "4.0.0"
  6. core = "109.07.00"
  7. core_extended < "108.00.02"
  8. frenetic >= "2.0.0" & < "5.0.0"
  9. ibx < "0.8.1"
  10. imaplet-lwt >= "0.1.10" & != "0.1.13"
  11. opium < "0.16.0"
  12. opium_kernel >= "0.18.0"

Conflicts

None