UNPKG

ullamlaboriosam

Version:
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; };