The type of the case representing this polymorphic value at type T.
The type of the case representing this polymorphic value at type T.
The type of the case representing this polymorphic unary function at argument type T.
The type of the case representing this polymorphic unary function at argument type T.
The type of the case representing this polymorphic binary function at argument types T and U.
The type of the case representing this polymorphic binary function at argument types T and U.
The type of a case of this polymorphic function of the form T => T
The type of a case of this polymorphic function of the form T => T
The type of a case of this polymorphic function of the form T => R
The type of a case of this polymorphic function of the form T => R
The type of a case of this polymorphic function of the form (T, U) => R
The type of a case of this polymorphic function of the form (T, U) => R
Heterogenous map with type-level key/value associations that are fixed by an arbitrary relation
R.HMaps extendPolyand hence are also polymorphic function values with type-specific cases corresponding to the map's type-level key/value associations.