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
Is your feature request related to a problem? Please describe.
Currently, the function indexOf supports the searching over the arrays only. It should also support the same functionality on the array-like too
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, the function
indexOf
supports the searching over the arrays only. It should also support the same functionality on the array-like tooThe text was updated successfully, but these errors were encountered: