You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO
=
Traits: checking and warning if a trait is overloading an existing method
Traits: make use of accessors.. like self.x instead of @x as a rule (partly done)
Traits: traits depending on other traits?