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.
1 parent 7f76c21 commit 69ddb6eCopy full SHA for 69ddb6e
source/exec.tex
@@ -4371,11 +4371,11 @@
4371
4372
\pnum
4373
\tcode{stopped_as_optional} maps a sender's stopped completion operation
4374
-into a value completion operation as an disengaged \tcode{optional}.
+into a value completion operation as a disengaged \tcode{optional}.
4375
The sender's value completion operation
4376
is also converted into an \tcode{optional}.
4377
The result is a sender that never completes with stopped,
4378
-reporting cancellation by completing with an disengaged \tcode{optional}.
+reporting cancellation by completing with a disengaged \tcode{optional}.
4379
4380
4381
The name \tcode{stopped_as_optional} denotes a pipeable sender adaptor object.
0 commit comments