-
Dallas Reedy authored
* Use jQuery’s `makeArray` to convert jQuery wrapped collection to native array * Use native `Array.prototype.map` and `.some` * Create an `isEmpty` util which is identical in behavior to underscore and lodash
3ae49ac3
* Use jQuery’s `makeArray` to convert jQuery wrapped collection to native array * Use native `Array.prototype.map` and `.some` * Create an `isEmpty` util which is identical in behavior to underscore and lodash