From 51d055dc7e1a6edbaedb7ea80b1e678eff924fe0 Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 10 Jun 2026 13:34:38 -0400 Subject: specify type representation --- docs/type_system/empty.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/type_system/empty.md') diff --git a/docs/type_system/empty.md b/docs/type_system/empty.md index 6097711..09869d6 100644 --- a/docs/type_system/empty.md +++ b/docs/type_system/empty.md @@ -4,6 +4,10 @@ Container type can be null +```text +Empty[[] TYPE] +``` + ## Use with `Option` Union ```text -- cgit v1.2.3