You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure methods are called on arrays, though that may be quite complicated, especially with method return values. Maybe change the certainness?
Such a change should also add an option to toggle detecting the this argument for other iterables, like Maps, Sets, NodeLists, DOMTokenLists, TypedArrays and many more.
The text was updated successfully, but these errors were encountered:
Ensure methods are called on arrays, though that may be quite complicated, especially with method return values. Maybe change the certainness?
Such a change should also add an option to toggle detecting the
this
argument for other iterables, like Maps, Sets, NodeLists, DOMTokenLists, TypedArrays and many more.The text was updated successfully, but these errors were encountered: