Showing 1-9 of 9 packages
Discards values which pass a test.
A utility package for JavaScript applications.
Discards values at given indices.
Discards values which pass a test.
Discards values which pass a test.
Discards values at given indices.
`Array.prototype.reject(callback)` return new array which removed value matched condition. :warning: This module extend the global Array.prototype.
Discards values which pass a test.
JS core extension - Array#reject