1
0
Fork 0
Commit Graph

1 Commits (1fe8a0e8d69a057ce8923577ae8b0e0d805fbd80)

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