1-basics: introducing traits
Closed this issue · 2 comments
steveklabnik commented
AddAssign is the name of the trait implementing the += operator,
This is the first time you mention traits, and you don't explain them here.
stevedonovan commented
Yes, well spotted. There's a bit of a chicken-and-egg problem here - that things are mentioned before they are explained. This is a good spot to talk a little about traits and operators.
steveklabnik commented
Trust me, I feel your pain :)
…On Mon, Mar 20, 2017 at 11:06 AM, Steve J Donovan ***@***.***> wrote:
Yes, well spotted. There's a bit of a chicken-and-egg problem here - that
things are mentioned before they are explained. This is a good spot to talk
a little about traits and operators.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABsiqZsWM7Kfqn29AcoWrXCwSh6Kxezks5rnpX9gaJpZM4MijfV>
.