Contents:
Defined in File hashmap.h
Print the hashmap distribution.
The function provides a visual representation of how many elements are in the hashmap and what their distribution is across the buckets.
map – The hashmap handle.