Module Typegist.Type

Type introspection.

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

Type gists

module Gist : sig ... end

Type gists.