From 8431ab4f96e1b60e41ba44f3a560c7be585ebfbd Mon Sep 17 00:00:00 2001 From: sergeych Date: Sun, 24 Aug 2025 00:15:25 +0300 Subject: [PATCH] missing link in readme --- docs/tutorial.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index d67b119..8d55d53 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -1363,4 +1363,6 @@ See [math functions](math.md). Other general purpose functions are: [RingBuffer]: RingBuffer.md -[Collection]: Collection.md \ No newline at end of file +[Collection]: Collection.md + +[Array]: Array.md \ No newline at end of file