Module debug

Module debug 

Source
Expand description

§Debug utilities

A toolbox of small utilities to debug data collections like vectors, maps, sets. Useful for debug printing the contents of those collections in a meaningful way.

Enums§

IdxMode

Functions§

hashmap_debug
hashmap_display
hashset_debug
hashset_display
pause
Use this function to momentarily pause execution during debugging
vector_debug
vector_display
vector_display_bits