|
|
|
|
|
by _alphageek
42 days ago
|
|
The duplicate-state collapse (hoisting the match out of the await branches like in his process_command example) is the single easiest pattern anyone can apply to existing async code today. No compiler work needed, just a refactor. |
|