--- a/docs/Writerside/topics/map.h.md Sat Jan 25 13:40:50 2025 +0100 +++ b/docs/Writerside/topics/map.h.md Sat Jan 25 13:44:24 2025 +0100 @@ -1,5 +1,9 @@ # Map Interface +<warning> +Outdated - Rewrite! +</warning> + Similar to the list interface, the map interface provides a common API for implementing maps. There are some minor subtle differences, though.