Content deleted Content added
m +pl |
Corrected definition of Trait, and added reference to Fortress |
||
Line 1:
In [[computer programming]], a '''trait''' is an
Traits are supported as a native language feature in the [[Fortress programming language]] (where they also play the role of types), in the [[Scala programming language]],
<ref>http://www.scala-lang.org/node/126 A Tour of Scala: Traits</ref>
<ref>http://www.ibm.com/developerworks/java/library/j-scala04298.html The busy Java developer's guide to Scala: Of traits and behaviors</ref>
|