record_builderversion
A library which provides traversal of records with an applicative
This is a very small library which utilises the functionality provided by the =ppx_fields= syntax extension, more specifically it acts as a wrapper to the derived =Fields.make_creator= function for a given record type. The wrapper automatically handles all of the mapping and combining of applicative terms needed to build the record from a single applicative term for each field.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/record_builder |
Issue Tracker | https://github.com/janestreet/record_builder/issues |
Maintainer | Jane Street developers |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies | |
Source [http] | https://github.com/janestreet/record_builder/archive/refs/tags/v0.17.0.tar.gz sha256=cef79df7f3626255f8452ed6235377be9eae0503fec4ffd111447e43450de6e2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/record_builder/record_builder.v0.17.0/opam |
Required by
- bonsai>=v0.17.0
- core_extended>=v0.17.0
- profunctor>=v0.17.0