graphql-js
7f5fe4da
- Remove superficial `.values()` and `.entries()` calls (#3689)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Remove superficial `.values()` and `.entries()` calls (#3689) Motivation: Spotted during investigation of unrelated issue. Maps and sets are iteratable, so no need to call these methods.
References
#3689 - Remove superficial `.values()` and `.entries()` calls
#3846 - RFC: Operation Type
Author
IvanGoncharov
Parents
62a08fa9
Loading