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 04ca3ce commit 020fd6dCopy full SHA for 020fd6d
README.md
@@ -1,6 +1,6 @@
1
# StableTasks.jl
2
3
-StableTasks is a simple package with one main API `SimpleTasks.@spawn` (not exported by default).
+StableTasks is a simple package with one main API `StableTasks.@spawn` (not exported by default).
4
5
It works like `Threads.@spawn`, except it is *type stable* to `fetch` from (and it does not yet support threadpools
6
other than the default threadpool).
0 commit comments