The only way I see to do it is with forEach and ad...
# getting-started
b
The only way I see to do it is with forEach and add it to a mutable list like l.add(it.key) l.add(it.vvalue) but