parro-it / gravity-func

functional utility for gravity
MIT License
7 stars 1 forks source link

Replace your apply function with the new closure.apply method. #2

Closed marcobambini closed 7 years ago

parro-it commented 7 years ago

I was already changing that, but found a bug in Gravity apply method. I m doing some investigation, then I 'll prepare a PR with at least some failing tests. The bug regards the dynamic _args variable.

marcobambini commented 7 years ago

Oh yes please do. Thanks!

marcobambini commented 7 years ago

Hi @parro-it, any news about the _args issue?

parro-it commented 7 years ago

I'm working on it just now :smile:, I'll publish the PR within minutes ...

marcobambini commented 7 years ago

Thanks! :-)

parro-it commented 7 years ago

Just completed the transition on gravity-func. The new apply method works like a charm!!