From a13b72d789c6e2ee3d94bd1b19aad3dda0aea3c3 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 9 Jun 2026 10:32:38 -0400 Subject: inline fn defs --- 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 55bdcf1..6097711 100644 --- a/docs/type_system/empty.md +++ b/docs/type_system/empty.md @@ -7,7 +7,7 @@ Container type can be null ## Use with `Option` Union ```text -make_array : Fn[yes] $ ( +make_array : ([yes] ? yes { `some Array $ (1; 2; 3) `nome -- cgit v1.2.3