We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe7d135 + 4e9ecab commit be36fbfCopy full SHA for be36fbf
execution.bs
@@ -1318,7 +1318,7 @@ allocations and indirections in the generated code.
1318
1319
In a suite of generic async algorithms that are expected to be callable from hot
1320
code paths, the extra allocations and indirections are a deal-breaker. It is for
1321
-these reasons that we consider coroutines a poor choise for a basis of all
+these reasons that we consider coroutines a poor choice for a basis of all
1322
standard async.
1323
1324
### Callbacks ### {#intro-prior-art-callbacks}
0 commit comments