mhulse / rex

On, Wildfire, on!
http://mhulse.github.io/rex/demo/
Apache License 2.0
4 stars 0 forks source link

Typeof function/mixin args #111

Closed mhulse closed 11 years ago

mhulse commented 11 years ago

I'd like to run type_of() on incoming function/mixin args in order to determine types so I can update the comments/docs.

Basically, I want to make sure I'm correct in my comments as to the incoming/outgoing args/values.

mhulse commented 11 years ago

Just had to change references from integer to number.