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.

AuthorJane Street Group, LLC
LicenseApache-2.0
Published
Homepagehttps://github.com/janestreet/record_builder
Issue Trackerhttps://github.com/janestreet/record_builder/issues
MaintainerJane Street developers
Dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/v0.10/files/record_builder-v0.10.0.tar.gz
md5=f200a31dd0e6ba865219b211d193a490
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/record_builder/record_builder.v0.10.0/opam
Required by