mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-23 01:40:10 +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