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 | Apache-2.0 |
Published | |
Homepage | https://github.com/janestreet/record_builder |
Issue Tracker | https://github.com/janestreet/record_builder/issues |
Maintainer | Jane Street developers |
Dependencies |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.11/files/record_builder-v0.11.0.tar.gz sha256=de473de3138fccbf10f7e9bf5079d6ebfd4a2361267d07b6d45612aa92debe3c md5=5ca80551f29ea8ce7df74d0fcc5db122 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/record_builder/record_builder.v0.11.0/opam |
Required by
- incr_dom_widgets=v0.11.0