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 04ca3ce + 020fd6d commit 3701655Copy full SHA for 3701655
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