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 bb07e29 commit 57e2209Copy full SHA for 57e2209
src/dtask.jl
@@ -1,3 +1,5 @@
1
+export DTask
2
+
3
"A future holding the result of a `Thunk`."
4
struct ThunkFuture
5
future::Future
0 commit comments