mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-14 05:31:03 +00:00
Updated Functions (markdown)
parent
f6c44c82ed
commit
0b73c51fd6
|
@ -54,6 +54,8 @@ exports.sub_01 = sub_01;
|
||||||
|
|
||||||
## GeneratorFunction
|
## GeneratorFunction
|
||||||
|
|
||||||
|
### Examples
|
||||||
|
|
||||||
```js
|
```js
|
||||||
var a = new GeneratorFunction(function(_yield) {
|
var a = new GeneratorFunction(function(_yield) {
|
||||||
_yield("a");
|
_yield("a");
|
||||||
|
|
Loading…
Reference in New Issue
Block a user