From 9d6a15b55bc948227401cb0be721e764e8053b50 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 9 Jun 2026 14:01:57 -0400 Subject: add name to application --- docs/type_system/group.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/group.md') diff --git a/docs/type_system/group.md b/docs/type_system/group.md index 45e7dcb..f54de6d 100644 --- a/docs/type_system/group.md +++ b/docs/type_system/group.md @@ -5,7 +5,7 @@ A sequence of different types accessed by index or a symbol mapped to an index ```text -Group_access `alias Enum[.index; .symbol] +Group_access `alias Enum[Void; .index; .symbol] Group[Tuple_access; Collection[TYPE.SYMBOL]] ``` -- cgit v1.2.3