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.15.0.tar.gz
sha256=050afd7327840c63483616f9781c6ec127e0e48d270f237f89f56f5290fb7120

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 Mar 2022

Dependencies (3)

  1. dune >= "2.0.0"
  2. base >= "v0.15" & < "v0.16"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (6)

  1. async_core < "108.00.02"
  2. cohttp >= "0.20.0" & < "4.0.0"
  3. core >= "v0.15.0" & < "v0.16.0"
  4. opium >= "0.15.0" & < "0.16.0"
  5. opium_kernel
  6. ppx_fields_conv = "v0.15.0"

Conflicts

None