From a3ce6487e845a534bd0d710e19957cdf7001a7a8 Mon Sep 17 00:00:00 2001 From: nodist Date: Thu, 14 May 2026 14:30:08 -0400 Subject: task holds error --- docs/type_system/index.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index d4a5c4f..3e04b05 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -34,12 +34,6 @@ Denotes that a field that does not resolve to anything * #### [Float](./float.md) -## Transient Templates - -* #### [Result](./result.md) - -* #### [Lock](./lock.md) - ## Container Templates * #### [Tuple](./tuple.md) @@ -56,6 +50,16 @@ Denotes that a field that does not resolve to anything * #### [Error](./error.md) +## Qualifier Templates + +* #### [Const](./const.md) + +* #### [Empty](./empty.md) + +* #### [Lock](./lock.md) + +* #### [Ref](./ref.md) + ## Function Templates * #### [Var](./var.md) -- cgit v1.2.3