%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/node_modules/collect.js/dist/methods/ |
Current File : /home/ugotscom/3vfm3/node_modules/collect.js/dist/methods/reverse.js |
'use strict'; module.exports = function reverse() { var collection = [].concat(this.items).reverse(); return new this.constructor(collection); };