jon.recoil.org

Module Ppx_hash_expanderSource

Sourceval hash_fold_core_type : Ppxlib.core_type -> Ppxlib.expression

hash_fold_core_type ty is an expression of type Hash.state -> ty -> Hash.state

Sourceval hash_fold_pattern : loc:Ppxlib.Location.t -> Ppxlib.core_type -> Ppxlib.pattern

hash_core_type ty is an expression of type ty -> Hash.hash_value

Sourceval str_attributes : Ppxlib.Attribute.packed list
Sourceval str_type_decl : loc:Ppxlib.Location.t -> path:string -> (Ppxlib.rec_flag * Ppxlib.type_declaration list) -> portable:bool -> Ppxlib.structure
Sourceval sig_type_decl : loc:Ppxlib.Location.t -> path:string -> (Ppxlib.rec_flag * Ppxlib.type_declaration list) -> portable:bool -> Ppxlib.signature_item list