UNPKG

@kickscondor/umbrellajs

Version:

Lightweight and intuitive javascript library

5 lines (4 loc) 156 B
// Merge all of the nodes that the callback returns u.prototype.map = function (callback) { return callback ? u(this.array(callback)).unique() : this; };