package fieldslib

  1. Overview
  2. No 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.33.03.tar.gz
md5=20566b9efc8dfc6b7d769ffc060afafc

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: 28 Apr 2016

Dependencies (4)

  1. js-build-tools build & >= "113.33.04" & < "113.34.00"
  2. ocamlfind build & >= "1.3.2"
  3. ocamlbuild build
  4. ocaml = "4.02.3"

Dev Dependencies

None

Used by (35)

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

Conflicts

None