Typeable: add TypeRepOf pattern synonym
This implements CLC proposal #197
by introducing the TypeRepOf
pattern synonym which allows conveniently
pattern-matching on a TypeRep
of the given type.
This implements CLC proposal #197
by introducing the TypeRepOf
pattern synonym which allows conveniently
pattern-matching on a TypeRep
of the given type.