package typerep

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

an untyped runtime representation of non applied type

type t
val compare : t -> t -> int
val equal : t -> t -> bool
val hash : t -> int
val name : t -> string