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

let lodash take input object as $ReadOnly #3683

Merged
merged 1 commit into from
Dec 23, 2019

Conversation

ZigZagT
Copy link

@ZigZagT ZigZagT commented Dec 23, 2019

Other notes:

As documented in lodash doc linked above, both pickBy and omitBy create new objects and leave input arguments untouched. So updated argument types to $ReadOnly accordingly.

@pascalduez pascalduez merged commit 1ea39ed into flow-typed:master Dec 23, 2019
@pascalduez
Copy link
Member

Would be nice if a kind soul could tackle fixing/updating lodash tests...

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

Successfully merging this pull request may close these issues.

None yet

2 participants