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
{{ message }}
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
Hi 😇
I'd like to add an
isArray( someObject)
method that returnstrue
/false
based on whether the objectsomeObject
is a javascript array.From this answer :)
Also, based on this polyfill.
Thanks
The text was updated successfully, but these errors were encountered: