-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve accuracy of maps:with eqWAlizer return type
Summary: When we explicitly specify atom keys in `maps:with` we should never end up with an open shape - the function keeps only the set of specified keys, for which we can always infer the best type based on both `props` and the open type. Reviewed By: VLanvin Differential Revision: D66546800 fbshipit-source-id: 5e9785dea3ea5ad3b0186bff3882aaf55a74dcd7
- Loading branch information
1 parent
65fcf81
commit 30bcc2d
Showing
3 changed files
with
94 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.