include SerType.SJHC with type t = Sorts.t
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 family = Sorts.family Sourceval hash_fold_family :
Ppx_hash_lib.Std.Hash.state ->
family ->
Ppx_hash_lib.Std.Hash.state Sourceval hash_family : family -> Ppx_hash_lib.Std.Hash.hash_value Sourcetype relevance = Sorts.relevance Sourceval hash_fold_relevance :
Ppx_hash_lib.Std.Hash.state ->
relevance ->
Ppx_hash_lib.Std.Hash.state