--- a/docs/Writerside/topics/hash_map.h.md Thu Jan 23 01:33:36 2025 +0100 +++ b/docs/Writerside/topics/hash_map.h.md Thu Jan 23 20:19:03 2025 +0100 @@ -6,3 +6,7 @@ but you need to be careful, because when you use this function you are effectively locking into using this specific hash map implementation, and you would need to remove all calls to this function when you want to exchange the concrete map implementation with something different. + +## Undocumented Symbols (TODO) +### cxHashMapCreate +### cxMapRehash