Module T.Ty
Types
Types should be comparable (ideally, in O(1)), and have at least a boolean type available.
type t= Sidekick_base.Ty.t
val equal : t -> t -> boolval hash : t -> intval pp : t Sidekick_core.Fmt.printer
type store= Sidekick_base.Ty.store