We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original implementation: https://github.com/metarhia/common/blob/master/lib/fp.js
We need to implement:
The text was updated successfully, but these errors were encountered:
Hello! I am ready to take this task. What about tasks: can I move test cases from tests/fp.js and add new in needed?
tests/fp.js
Sorry, something went wrong.
Yes, you can take tests from https://github.com/metarhia/common/blob/master/test/fp.js but convert into node asserts and native node.js test runner
PakoAmadi
No branches or pull requests
Original implementation: https://github.com/metarhia/common/blob/master/lib/fp.js
We need to implement:
The text was updated successfully, but these errors were encountered: