Typegist.Type
Type introspection.
include module type of Stdlib.Type
type (!'b, !'c) eq = ('b, 'c) Stdlib__Type.eq =
| Equal : ('a, 'a) eq
module Id : sig ... end
module Gist : sig ... end
Type gists.