[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#910949: RFP: node-is-generator -- Check whether a given value is a generator function



Package: wnpp
Severity: wishlist

* Package name    : node-is-generator
  Version         : 1.0.1
  Upstream Author : Blake Embrey <admin@blakeembrey.me>
* URL             : https://notabug.org/themusicgod1/is-generator
* License         : MIT
  Programming Lang: javascript
  Description     : Check whether a given value is a generator function

Relatively small (2 small functions) nodejs package to check whether a 
value is a generator function.

( Generator: A specific type of iterator object. 
Generator Function: A function* declaration, returns a generator object. )

depended on by node-co-mocha ( #910602 ) 

not to be confused with node-is-generator-function ( #902067 ).


Reply to: