Sha256: d02451fa396de7f9ec93cc6fb3b07aaa7be637acb3409a9ddebd1c2de9279c1a

Contents?: true

Size: 207 Bytes

Versions: 312

Compression:

Stored size: 207 Bytes

Contents

'use strict'
module.exports = function (Yallist) {
  Yallist.prototype[Symbol.iterator] = function* () {
    for (let walker = this.head; walker; walker = walker.next) {
      yield walker.value
    }
  }
}

Version data entries

312 entries across 128 versions & 17 rubygems

Version Path
immosquare-cleaner-0.1.67 node_modules/yallist/iterator.js
immosquare-cleaner-0.1.66 node_modules/yallist/iterator.js
immosquare-cleaner-0.1.65 node_modules/yallist/iterator.js
immosquare-cleaner-0.1.64 node_modules/yallist/iterator.js
immosquare-cleaner-0.1.63 node_modules/yallist/iterator.js
rapid_stack-0.2.0 templates/frontend/node_modules/minipass-sized/node_modules/yallist/iterator.js
rapid_stack-0.2.0 templates/frontend/node_modules/tar/node_modules/yallist/iterator.js
rapid_stack-0.2.0 templates/frontend/node_modules/minipass-flush/node_modules/yallist/iterator.js
rapid_stack-0.2.0 templates/frontend/node_modules/yallist/iterator.js
rapid_stack-0.2.0 templates/frontend/node_modules/minipass-pipeline/node_modules/yallist/iterator.js
rapid_stack-0.1.1 templates/FrontEnd/node_modules/minipass-flush/node_modules/yallist/iterator.js
rapid_stack-0.1.1 templates/FrontEnd/node_modules/minipass-pipeline/node_modules/yallist/iterator.js
rapid_stack-0.1.1 templates/FrontEnd/node_modules/tar/node_modules/yallist/iterator.js
rapid_stack-0.1.1 templates/FrontEnd/node_modules/yallist/iterator.js
rapid_stack-0.1.1 templates/FrontEnd/node_modules/minipass-sized/node_modules/yallist/iterator.js
rapid_stack-0.1.0 templates/FrontEnd/node_modules/minipass-sized/node_modules/yallist/iterator.js
rapid_stack-0.1.0 templates/FrontEnd/node_modules/minipass-pipeline/node_modules/yallist/iterator.js
rapid_stack-0.1.0 templates/FrontEnd/node_modules/tar/node_modules/yallist/iterator.js
rapid_stack-0.1.0 templates/FrontEnd/node_modules/yallist/iterator.js
rapid_stack-0.1.0 templates/FrontEnd/node_modules/minipass-flush/node_modules/yallist/iterator.js