dbrattli / Expression

Functional programming for Python
https://expression.readthedocs.io
MIT License
472 stars 31 forks source link

feat: rename curry_flipped to curry_flip #87

Closed dbrattli closed 2 years ago

dbrattli commented 2 years ago

Rename curry_flipped to the shorter curry_flip that is also closer to the flip function that inspired its name.

neringaalt commented 2 years ago

Looks good :)