Data.Typeable

The Typeable class

class Typeable a

Type-safe cast

Type representations

data TypeRep
data TyCon

Construction of type representations

Observation of type representations

The other Typeable classes

class Typeable1 t
class Typeable2 t
class Typeable3 t
class Typeable4 t
class Typeable5 t
class Typeable6 t
class Typeable7 t

Default instances