Module Typerep_extended.Tagged.Record

val unpack_with_fields_check : (Type_struct.Field.t * 'a) Farray.t ‑> t ‑> (Type_struct.Field.t * t) Farray.t
val unpack : t ‑> Type_struct.Record_infos.t * (Type_struct.Field.t * t) Farray.t
val pack : Type_struct.Record_infos.t ‑> (Type_struct.Field.t * t) Farray.t ‑> t
val field_by_name : t ‑> string ‑> t