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

Add other lodash Array functions #49

Closed
25 tasks done
nlepage opened this issue Jul 6, 2017 · 2 comments
Closed
25 tasks done

Add other lodash Array functions #49

nlepage opened this issue Jul 6, 2017 · 2 comments

Comments

@nlepage
Copy link
Member

nlepage commented Jul 6, 2017

Description

  • differenceBy
  • differenceWith
  • dropRight
  • dropRightWhile
  • dropWhile
  • fill
  • intersection
  • intersectionBy
  • intersectionWith
  • pullAll
  • pullAllBy
  • pullAllWith
  • pullAt
  • reverse
  • slice
  • take
  • takeRight
  • takeRightWhile
  • takeWhile
  • union
  • unionBy
  • without -> pull
  • xor
  • xorBy
  • xorWith
@charlyx
Copy link
Contributor

charlyx commented Jul 18, 2017

  • omit?

@nlepage
Copy link
Member Author

nlepage commented Jul 19, 2017

@charlyx omit is an object function, we have to create an issue to list the object functions

@nlepage nlepage self-assigned this Aug 14, 2017
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

3 participants