From 254059e2ea2df0cd63cf75d836ac9ebe00a28302 Mon Sep 17 00:00:00 2001 From: nodist Date: Fri, 26 Jun 2026 17:03:47 -0400 Subject: var tree lists --- docs/type_system/overload.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/overload.md') diff --git a/docs/type_system/overload.md b/docs/type_system/overload.md index 8e02054..fc60602 100644 --- a/docs/type_system/overload.md +++ b/docs/type_system/overload.md @@ -5,7 +5,7 @@ List of complete functions, selected by signature ```text -Overload[[] Collection[VAR_LIST; Function[]]] +Overload[[] Collection[VAR_TREE_LIST; Function[]]] ``` ## Example -- cgit v1.2.3