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.16.0.tar.gz
sha256=2cc5954259e71a747dfaad0e86bfe32c04dca35e83372dbcdeefb08c6059b2f1

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: 02 Jun 2023

Dependencies (3)

  1. dune >= "2.0.0"
  2. base >= "v0.16" & < "v0.17"
  3. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (7)

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

Conflicts

None