arcturo / library

A library of free eBooks we're working on

Home Page:http://arcturo.com/library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mixin description error

lukeholder opened this issue · comments

I think this is an error in the description of a mixin.

imaget

I think mixins are easy in coffeescipt?

Mixins are easily supported by CoffeeScript, but aren't available natively. Seems right to me.

Sorry am i not reading this right?

"Mixins are not something supported natively by coffeescript."

This is false?

No, that is true. They key word there is 'natively' - mixins aren't part of the language's syntax.