From 9d6a15b55bc948227401cb0be721e764e8053b50 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 9 Jun 2026 14:01:57 -0400 Subject: add name to application --- 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 9fd839e..341a533 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[FNS]] +Overload[Collection[Function[]]] ``` ## Example -- cgit v1.2.3