package fieldslib

  1. Overview
  2. 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-v0.14.0.tar.gz
md5=4fbf05d88be119e883abecba8c33cb85

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: 31 May 2020

Dependencies (3)

  1. dune >= "2.0.0"
  2. base >= "v0.14" & < "v0.15"
  3. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (8)

  1. async_core < "108.00.02"
  2. cohttp >= "0.20.0" & < "4.0.0"
  3. core_kernel >= "v0.14.0" & < "v0.15.0"
  4. ocaml_db_model
  5. ocaml_pgsql_model
  6. opium >= "0.15.0" & < "0.16.0"
  7. opium_kernel
  8. ppx_fields_conv >= "v0.14.0" & < "v0.15.0"

Conflicts

None