Skip to content

Commit 57e2209

Browse files
committed
Export DTask
1 parent bb07e29 commit 57e2209

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/dtask.jl

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
export DTask
2+
13
"A future holding the result of a `Thunk`."
24
struct ThunkFuture
35
future::Future

0 commit comments

Comments
 (0)