Module Ppx_hash_expanderSource
hash_fold_core_type ty is an expression of type Hash.state -> ty -> Hash.state
hash_core_type ty is an expression of type ty -> Hash.hash_value
Source
val str_type_decl :
loc:Ppxlib.Location.t ->
path:string ->
(Ppxlib.rec_flag * Ppxlib.type_declaration list) ->
portable:bool ->
Ppxlib.structureSource
val sig_type_decl :
loc:Ppxlib.Location.t ->
path:string ->
(Ppxlib.rec_flag * Ppxlib.type_declaration list) ->
portable:bool ->
Ppxlib.signature_item list