BridgeAR/array-get-non-index-string-properties

what's actually the rationale?

Opened this issue · 0 comments

In the README I see,

Array.getNonIndexStringProperties standardizes this common task

and

It is needed in all cases where correctness is important.

Why is this a common task? I've never needed to do this myself or seen code that does this. What's in the README right now doesn't seem sufficient.