typeclass
Alternative spelling of type class.
Noun
- Alternative spelling of type class.
- As mentioned in Section 21.4, typeclasses support ad hoc polymorphism, which means that functions can be used with a particular, enumerated set of types. - 2021, Martin Odersky et al., chapter 23, in Programming in...
Origin
From type + class.