Map getValues and getKeys does not use getters and setters #1265
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-duplicate
Closed in favor of an existing report
This issue was originally filed by sethladd@gmail.com
The Map interface specifies getValues and getKeys, which feels odd in a world where we have setters and getters.
Curious if this is by design, what is the reasoning?
The text was updated successfully, but these errors were encountered: