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.13.0.tar.gz
md5=3ac72dc49e43416c8b6fa0897bd4838b

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: 20 Nov 2019

Dependencies (3)

  1. dune >= "1.5.1"
  2. base >= "v0.13" & < "v0.14"
  3. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (6)

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

Conflicts

None