diff -r b0300de92b72 -r a7b913d5d589 docs/Writerside/topics/map.h.md
--- a/docs/Writerside/topics/map.h.md Tue Feb 11 19:55:32 2025 +0100
+++ b/docs/Writerside/topics/map.h.md Tue Feb 11 20:10:29 2025 +0100
@@ -1,7 +1,7 @@
# Map Interface
-Outdated - Rewrite!
+Outdated Section - will be updated soon!
Similar to the list interface, the map interface provides a common API for implementing maps.
@@ -25,6 +25,7 @@
There are no automatic checks to enforce this - it's completely up to you.
If you need inspiration on how to do that, check the hash map implementation that comes with UCX.
+
+
+
+
+map.h
+
+
+