mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-02-02 14:41:16 +00:00
indexOf
Lame indexOf thing, thanks microsoft
Example
var index = require('indexof');
index(arr, obj);
License
MIT
Lame indexOf thing, thanks microsoft
var index = require('indexof');
index(arr, obj);
MIT