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-113.24.00.tar.gz
md5=3afa341134a5e4e4b583f6c617fa4e72

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 Feb 2016

Dependencies (3)

  1. ocamlfind build & >= "1.3.2"
  2. ocamlbuild build
  3. ocaml >= "4.02.3" & < "5.0"

Dev Dependencies

None

Used by (35)

  1. async >= "113.24.00" & < "113.33.03"
  2. async_core < "108.00.02"
  3. async_extended >= "113.24.00" & < "113.33.03"
  4. async_extra >= "113.24.00" & < "113.33.03"
  5. async_find >= "113.24.00" & < "113.33.03"
  6. async_inotify >= "113.24.00" & < "113.33.03"
  7. async_kernel >= "113.24.00" & < "113.33.03"
  8. async_parallel >= "113.24.00" & < "113.33.03"
  9. async_rpc_kernel >= "113.24.00" & < "113.33.03"
  10. async_shell >= "113.24.00" & < "113.33.03"
  11. async_smtp >= "113.24.00" & < "113.33.03"
  12. async_ssl >= "113.24.00" & < "113.33.03" | >= "113.33.06" & < "v0.9.0"
  13. async_unix >= "113.24.00" & < "113.33.03"
  14. bignum >= "113.24.00" & < "113.33.03"
  15. cohttp >= "0.20.0" & < "4.0.0"
  16. core >= "113.24.00" & < "113.33.03"
  17. core_bench >= "113.24.00" & < "113.33.03"
  18. core_extended >= "113.24.00" & < "113.33.03"
  19. core_kernel >= "113.24.00" & < "113.33.03"
  20. core_profiler >= "113.24.00" & < "113.33.03"
  21. email_message >= "113.24.00" & < "113.33.03"
  22. incremental >= "113.24.00" & < "113.33.03"
  23. incremental_kernel < "113.33.03"
  24. jenga >= "113.24.00" & < "113.33.03"
  25. ocaml_plugin >= "113.24.00" & < "113.33.03"
  26. opium >= "0.15.0" & < "0.16.0"
  27. opium_kernel >= "0.18.0"
  28. patdiff >= "113.24.00" & < "113.33.03"
  29. patience_diff >= "113.24.00" & < "113.33.03"
  30. ppx_expect < "113.33.03"
  31. ppx_fields_conv >= "113.24.00" & < "113.33.03"
  32. re2 >= "113.24.00" & < "113.33.03"
  33. rpc_parallel >= "113.24.00" & < "113.33.03"
  34. textutils >= "113.24.00" & < "113.33.03"
  35. toplevel_expect_test < "113.33.03"

Conflicts

None