From 523649ed10f85bddcad574afa47abaf73d2b0a1e Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 30 Jun 2026 21:38:34 -0400 Subject: change to result and iteration unions --- docs/type_system/empty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/empty.md') diff --git a/docs/type_system/empty.md b/docs/type_system/empty.md index 2fae1e7..5903c19 100644 --- a/docs/type_system/empty.md +++ b/docs/type_system/empty.md @@ -8,7 +8,7 @@ Container type can be null %empty ``` -## Use with `Option` Union +## Use with `Result` Union ```text make_array : ([yes] -- cgit v1.2.3