generated from tc39/template-for-proposals
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Not sure if this is too early; but I like the idea of the symmetry with existing length
and size
keywords on arrays and maps.
Are properties like:
Object.length(...)
Object.size(...)
possible?
My logic would be that if you're already used to doing Object.keys().length
you would think of it because of the same name.
Metadata
Metadata
Assignees
Labels
No labels