ericelliott / object-list

Treat arrays of objects like a db you can query.
MIT License
43 stars 2 forks source link

Remove methods #12

Closed therealklanni closed 9 years ago

therealklanni commented 9 years ago

Implements each of remove, removeWhere, and removeSlice sync and async operations.