diff -r b0300de92b72 -r a7b913d5d589 docs/Writerside/topics/array_list.h.md
--- a/docs/Writerside/topics/array_list.h.md Tue Feb 11 19:55:32 2025 +0100
+++ b/docs/Writerside/topics/array_list.h.md Tue Feb 11 20:10:29 2025 +0100
@@ -1,7 +1,7 @@
# Array List
-Outdated - Rewrite!
+Outdated Section - will be updated soon!
Since low-level array lists are just plain arrays, there is no need for such many low-level functions as for linked
@@ -44,6 +44,7 @@
`cx_array_simple_*()` convenience macros to reduce code overhead.
The convenience macros automatically determine the width of the size/capacity variables.
+
+
+
+array_list.h
+
+