Skip to content
New issue

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

partition method #89

Closed
5 tasks
emilos opened this issue Nov 13, 2019 · 2 comments
Closed
5 tasks

partition method #89

emilos opened this issue Nov 13, 2019 · 2 comments

Comments

@emilos
Copy link
Contributor

emilos commented Nov 13, 2019

Acceptance criteria

  • add partition method to array.js
  • add tests
  • add docs
  • add examples
  • method is side effect free (e.g. cannot throw)

Useful links

https://lodash.com/docs/4.17.15#partition
https://stackoverflow.com/questions/11345296/partitioning-in-javascript

@inikonorov
Copy link
Contributor

done!
#98

@emilos
Copy link
Contributor Author

emilos commented Nov 18, 2019

@inikonorov Thanks a lot again!

@emilos emilos closed this as completed Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants