Rein Henrichs

Results 13 comments of Rein Henrichs

@stedolan Your attention to this matter is greatly appreciated.

Would this just be: ``` coffeescript uncurry = (fn) -> return -> fn.apply @, arguments... ```

:+1: This is an issue for me as well.

Yes. Probably will implement console if undef like html5boilerplate does?

Does seem unnecessarily unDRY.

Regarding **evaluation model**, I say start with (1) and we can add (2) over time. It'll be nice to see *something* quickly even if we can't work with every program....