oddly enough, `clone` method exists on all java co...
# stdlib
v
oddly enough,
clone
method exists on all java collections, but to use it from cotlin you have to go under the interfaces
Map
or
MutableMap