1
0
Fork 0
Commit Graph

1 Commits (4a617817010bb863a93c111397c6ef58b2552a69)

Author SHA1 Message Date
Mike Gerwitz 867127ed2f Trait class extension support
"Extending" a class C simply creates a contract stating that the trait may
only be mixed into something of type C (so, C or its subtypes).
2015-05-27 23:23:47 -04:00