Description
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Keywords
Publisher
Description
Determine if a function is a native generator function.
Keywords
Publisher
Description
Check whether a value is a generator or generator function
Keywords
Publisher
Description
Runtime for Regenerator-compiled generator and async functions.
Keywords
Publisher
Description
Turn callbacks, arrays, generators, generator functions, and promises into a thunk
Keywords
Publisher
Description
Returns an arbitrary generator function, or undefined if generator syntax is unsupported.
Keywords
Publisher
Description
[a]synchronous functional programming
Keywords
- function-composition
- asynchronous
- transducers
- parallel
- series
- functional-programming
- promise
- async-await
- node
- javascript
- tacit
- pointfree
- concurrent
- iterator
- View more
Publisher
Description
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
Keywords
Publisher
Description
Explode async and generator functions into a state machine.
Keywords
Publisher
Description
Check that given value is `GeneratorFunction`
Keywords
- check
- es2015
- es6
- es7
- function
- functions
- generator
- generatorfunction
- generators
- is
- is-function
- is-generator
- is-generator-function
- next
Publisher
Description
A functional approach to deal with async generators
Keywords
Publisher
Description
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
Keywords
Publisher
Description
Check that given value have `GeneratorFunction` name or displayName.
Keywords
- check
- gen
- next
- es2015
- es6
- es7
- function
- generator
- generators
- generator-function
- generatorfunction
- has
- is-generator
- is-generator-function
- View more