mirror of
https://github.com/flynx/types.js.git
synced 2025-10-29 02:20:07 +00:00
doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3318ccbe98
commit
b80c0611a6
@ -1870,11 +1870,11 @@ but returning a reusable `<Generator>`.
|
||||
|
||||
#### `<Generator>.toArray()`
|
||||
|
||||
Return a function that will return a `<generator>` output as an `Array`.
|
||||
```bnf
|
||||
<Generator>.toArray()
|
||||
-> <function>
|
||||
```
|
||||
<!-- XXX -->
|
||||
|
||||
|
||||
#### `<Generator>.then(..)` / `<Generator>.catch(..)` / `<Generator>.finally(..)`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user