9 lines
146 B
Markdown
9 lines
146 B
Markdown
|
|
# Async iteration
|
|
|
|
|
|
...
|
|
|
|
Async generators may initially look complex, but in fact they are not.
|
|
|
|
The resulting syntax is simple and easy to use.
|