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 21051e0 commit 53304eeCopy full SHA for 53304ee
docs/src/internals.md
@@ -5,7 +5,6 @@ Libtask.produce_value
5
Libtask.is_produce_stmt
6
Libtask.might_produce
7
Libtask.stmt_might_produce
8
-Libtask.LazyCallable
9
Libtask.inc_args
10
Libtask.get_type
11
Libtask._typeof
@@ -17,4 +16,5 @@ Libtask.optimise_ir!
17
16
Libtask.build_callable
18
Libtask.LazyCallable
19
Libtask.DynamicCallable
+Libtask.callable_ret_type
20
```
0 commit comments