val hash_fold_type : loc:Ppxlib.Location.t ‑> Ppxlib.core_type ‑> Ppxlib.core_type
val hash_fold_core_type : Ppxlib.core_type ‑> Ppxlib.expression
val hash_type : loc:Ppxlib.Location.t ‑> Ppxlib.core_type ‑> Ppxlib.core_type
hash_core_type ty
is an expression of type Hash.state -> ty -> Hash.state
val hash_core_type : Ppxlib.core_type ‑> Ppxlib.expression
val str_attributes : Ppxlib.Attribute.packed list
val str_type_decl : loc:Ppxlib.Location.t ‑> path:string ‑> (Ppxlib.rec_flag * Ppxlib.type_declaration list) ‑> Ppxlib.structure
val sig_type_decl : loc:Ppxlib.Location.t ‑> path:string ‑> (Ppxlib.rec_flag * Ppxlib.type_declaration list) ‑> Ppxlib.signature