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

Optional constructor params #6

Open
jmsv opened this issue May 9, 2019 · 2 comments
Open

Optional constructor params #6

jmsv opened this issue May 9, 2019 · 2 comments

Comments

@jmsv
Copy link
Owner

jmsv commented May 9, 2019

input and keys constructor params should both default to []

@j-m
Copy link
Collaborator

j-m commented May 12, 2019

In redesign constructor args are now optional and can be reordered.
Input has been renamed to data.

@j-m
Copy link
Collaborator

j-m commented May 13, 2019

Add an option to change what happens/is returned when get has no results:

  • throw
  • undefined
  • []

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants