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 c98c989 commit 64423b2Copy full SHA for 64423b2
README.md
@@ -42,7 +42,7 @@ julia> @inferred fetch(t)
42
43
## `StableTasks.@fetch` and `StableTasks.@fetchfrom`
44
45
-For convenience, and similar to at Distributed.jl, we also provide `@fetch` and `@fetchfrom` macros:
+For convenience, and in analogy to at Distributed.jl, we also provide `@fetch` and `@fetchfrom` macros:
46
47
```julia
48
julia> StableTasks.@fetch 3+3
0 commit comments