new GeneratorFunction ([arg1[, arg2[, ...argN]],] functionBody)
A function that returns the normally hidden `GeneratorFunction` constructor
Check that given value is `GeneratorFunction`
Generator and GeneratorFunction prototypes.
Check that given value have `GeneratorFunction` name or displayName.
GeneratorFunction class for instanseof check
transform generator, generatorFunction, promise and other yieldables back to thunk
Enhance GeneratorFunction with mutation and desigion-making methods
Attach most of function from lodash to Javascript GeneratorFunction and Array.
Exposes the unexposed constructors like Generator, GeneratorFunction, AsyncFunction
Cache utility for yieldable object(Promise, Generator or GeneratorFunction)
Test if your value is a ES6:Generator or ES6:GeneratorFunction
A bind polyfill that returns a GeneratorFunction when the function being bound is a generator
Check whether a value is a `Generator` or `GeneratorFunction`. The `co` way, more strict checking. Always return boolean true or false, never null or undefined.
slowlog for GeneratorFunction or function that return a Promise.
A tiny javascript type testing tool
TypeScript definitions for make-generator-function
Hash any object based on its value
Reliable runtime type information.
nv-number-basic =============== - nv-number-basic
TS library for generating fake data for tests
TypeScript definitions for is-generator
Redux-Saga combine watchers util
Fibers on yields for Node.js/Harmony