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 1257b05 commit e888675Copy full SHA for e888675
source/exec.tex
@@ -5735,7 +5735,7 @@
5735
returned from \tcode{affine_on(sndr, sch)} or one equal to such,
5736
and let \tcode{OutSndr} be the type \tcode{decltype((out_sndr))}.
5737
Let \tcode{out_rcvr} be a subexpression denoting a receiver that
5738
-has an environment of type \tcode{Env} such that \tcode{sender_in<OutSndr, Env>}
+has an environment of type \tcode{Env} such that \tcode{\libconcept{sender_in}<OutSndr, Env>}
5739
is \tcode{true}. Let \tcode{op} be an lvalue referring to
5740
the operation state that results from connecting \tcode{out_sndr}
5741
to \tcode{out_rcvr}. Calling \tcode{start(op)} will start \tcode{sndr}
0 commit comments