type class
名词 n.
英文释义
名词 n.
-
A type system construct that supports ad hoc polymorphism (independent of the type hierarchy), first pioneered in Haskell.
— A type class is defined with a trait that defines the abstraction. It can have any extension (instance) methods, as well as type-level members, meaning across instances.
词形变化
0 次浏览
数据来源: Wiktionary