Sha256: 9dd3749b4013887d847cab32203cc9ecf930c13bb18e34cc051a898dfaefa3ae

Contents?: true

Size: 153 Bytes

Versions: 97

Compression:

Stored size: 153 Bytes

Contents

export default function _skipFirstGeneratorNext(fn) {
  return function () {
    var it = fn.apply(this, arguments);
    it.next();
    return it;
  };
}

Version data entries

97 entries across 85 versions & 14 rubygems

Version Path
trusty-cms-4.1.8 node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
tang-0.2.0 spec/tang_app/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
trusty-cms-4.1.7 node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
tang-0.1.0 spec/tang_app/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
tang-0.0.9 spec/tang_app/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
trusty-cms-4.1.6 node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
trusty-cms-4.1.5 node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
enju_library-0.3.8 spec/dummy/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
condenser-0.3 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
condenser-0.3 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/skipFirstGeneratorNext.js
condenser-0.2 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
condenser-0.2 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/skipFirstGeneratorNext.js
condenser-0.1 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/skipFirstGeneratorNext.js
condenser-0.1 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
condenser-0.0.12 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
condenser-0.0.12 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/skipFirstGeneratorNext.js
condenser-0.0.11 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js
condenser-0.0.11 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/skipFirstGeneratorNext.js
condenser-0.0.10 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/skipFirstGeneratorNext.js
condenser-0.0.10 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js