robrix / Prelude

Swift µframework of simple functional programming tools
MIT License
409 stars 26 forks source link

Adds flurry or curry/flip operator. #39

Closed kazmasaurus closed 9 years ago

kazmasaurus commented 9 years ago

Potential solution for #38.

robrix commented 9 years ago

Thanks for the PR! As noted in #38, I’ve decided against including a combined curry/flip function in Prelude, but I’m quite grateful for the effort & exploration of the topic.