fantasy-combinators
fantasy-combinators copied to clipboard
Curry the combinators
This makes it a lot easier to use the combinators with javascript.
- Also fixed the tests to make sure we have semi-colons.
:+1:
@puffnfresh what do you think about moving away from unary combinators and having curried ones instead?
Also @joneshf what are your thoughts on this?
LGTM. I think this makes the combinators more practical.
I did the same with the fantasy-birds