|
|
|
|
|
by bmn__
1981 days ago
|
|
Yes, unlike the languages mentioned in TFA, it just works. Specifically, you can `await` anywhere without the requirement of declaring the surrounding context as async which in practice means you eliminate the red/blue distinction. |
|