jackfirth / pyramda

Python package supporting heavy functional programming through currying. Translation of the Ramda library from javascript to python.
MIT License
127 stars 10 forks source link

Do we really need to support python 2.6? #14

Closed skabbass1 closed 7 years ago

jackfirth commented 7 years ago

Not sure. Is there a particular 2.7+ feature you wanted to use in Pyramda's implementation?

skabbass1 commented 7 years ago

At this point , I dont see a need to use any 2.7+ feature in particular. I was just asking out of curiosity :)