include Ppx_hash_lib.Hashable.S with type t := t
Sourceval hash_fold_t : t Base__Ppx_hash_lib.hash_fold Sourceval hash : t -> Base__Ppx_hash_lib.Std.Hash.hash_value include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t Base__Ppx_compare_lib.compare Sourcetype 'a located = 'a Loc.located Sourceval hash_fold_located :
(Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
'a located ->
Ppx_hash_lib.Std.Hash.state