jackfirth / pyramda

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

Need for unit tests #30

Closed Rafi993 closed 6 years ago

Rafi993 commented 6 years ago

The functions needs units tests. Before adding more features it would be awesome unit tests for existing functions is written.