type class

التعريفات والمعاني

== English == === Alternative forms === typeclass === Noun === type class (plural type classes) (programming) A type system construct that supports ad hoc polymorphism (independent of the type hierarchy), first pioneered in Haskell. === Further reading === type class on Wikipedia.Wikipedia