printMap

fun <K, V> Map<K, V>.printMap()
fun <K, V> HashMap<K, V>.printMap()