fantasy-combinators icon indicating copy to clipboard operation
fantasy-combinators copied to clipboard

Curry the combinators

Open SimonRichardson opened this issue 12 years ago • 4 comments

This makes it a lot easier to use the combinators with javascript.

  • Also fixed the tests to make sure we have semi-colons.

SimonRichardson avatar Mar 05 '14 09:03 SimonRichardson

:+1:

phadej avatar Apr 13 '14 10:04 phadej

@puffnfresh what do you think about moving away from unary combinators and having curried ones instead?

SimonRichardson avatar Apr 14 '14 08:04 SimonRichardson

Also @joneshf what are your thoughts on this?

SimonRichardson avatar Apr 15 '14 09:04 SimonRichardson

LGTM. I think this makes the combinators more practical. I did the same with the fantasy-birds

stoeffel avatar Feb 18 '16 07:02 stoeffel