Re: Pretty Printing values from a hashmap

2022-07-21 Thread adriano
Il giorno gio, 21/07/2022 alle 12.13 +0300, Munyoki Kilyungi ha scritto: > > Hi!  Say I have a hashmap that has nested hashmaps > that I want to inspect.  Is there a way to just > printing it out on my display in a > straight-forward way without having to loop inside > the key-value pairs?  Printi

Re: Pretty Printing values from a hashmap

2022-07-21 Thread Munyoki Kilyungi
Munyoki Kilyungi anaandika: > Hi! Say I have a hashmap that has nested hashmaps > that I want to inspect. Is there a way to just > printing it out on my display in a > straight-forward way without having to loop inside > the key-value pairs? Printing a hashmap outputs > something like this: >