package ppx_poly_record

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

They are unsafe. Manual use must be avoided.

val get : 'a t -> hash -> 'o
val set : 'a t -> hash -> 'o -> unit
val copy_with : fields -> 'a t option -> 'a t
val create : fields -> 'a t