--- a/docs/Writerside/topics/hash_map.h.md Thu Jan 23 20:19:03 2025 +0100 +++ b/docs/Writerside/topics/hash_map.h.md Fri Jan 24 21:12:09 2025 +0100 @@ -1,4 +1,4 @@ -# hash_map.h +# Hash Map UCX provides a basic hash map implementation with a configurable amount of buckets. If you do not specify the number of buckets, a default of 16 buckets will be used.