package profunctor

  1. Overview
  2. Docs

Module Record_builder.BareSource

The underlying applicative record builder, which does not perform the contravariant mapping.

Sourcetype ('b, 'a) applicative = ('b, 'a) profunctor
Sourcemodule Make_creator_types : sig ... end
Sourceval field : ('field, 'e) applicative -> ('record, 'field) Base.Field.t -> ('field, _, _, 'e) Make_creator_types.handle_one_field
Sourceval build_for_record : ('record, _, 'e) Make_creator_types.handle_all_fields -> ('record, 'e) applicative
OCaml

Innovation. Community. Security.