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 861f07d commit c722077Copy full SHA for c722077
source/threads.tex
@@ -10259,9 +10259,9 @@
10259
state.
10260
The result of a shared state is set by
10261
respective functions on the asynchronous provider.
10262
-\begin{note}
10263
-Such as promises or tasks.
10264
-\end{note}
+\begin{example}
+Examples for asynchronous providers include promises or tasks.
+\end{example}
10265
The means of setting the result of a shared state is specified
10266
in the description of those classes and functions that create such a state object.
10267
0 commit comments