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