From 83729ca507a3266f3793c3ff2db7229a86e80aa6 Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 20 May 2026 15:16:19 -0400 Subject: mutiple next unions --- docs/type_system/shared.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/type_system/shared.md') diff --git a/docs/type_system/shared.md b/docs/type_system/shared.md index 9fc9c1d..3982b5e 100644 --- a/docs/type_system/shared.md +++ b/docs/type_system/shared.md @@ -3,5 +3,7 @@ --- ```text -Shared[TYPE] +Shared_collector `alias Enum[.counting; .tracing] + +Shared[Shared_collector; TYPE] ``` -- cgit v1.2.3