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 9927c67 commit f77bb51Copy full SHA for f77bb51
docs/src/index.md
@@ -15,6 +15,7 @@ First, manipulation of [`TapedTask`](@ref)s:
15
Libtask.consume
16
Base.copy(::Libtask.TapedTask)
17
Libtask.set_taped_globals!
18
+Libtask.might_produce(::Type{<:Tuple})
19
```
20
21
Functions for use inside a [`TapedTask`](@ref)s are:
0 commit comments