From d4ff8cfd8c9d1881cfc672a10d1f787e633fffaa Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 13 May 2026 16:12:32 -0400 Subject: all functions return a task --- docs/type_system/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 80c32f4..d4a5c4f 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -36,8 +36,6 @@ Denotes that a field that does not resolve to anything ## Transient Templates -* #### [Option](./option.md) - * #### [Result](./result.md) * #### [Lock](./lock.md) @@ -64,6 +62,8 @@ Denotes that a field that does not resolve to anything * #### [Fn](./fn.md) +* #### [Task](./task.md) + * #### [Overload](./overload.md) ## AST Templates -- cgit v1.2.3