I'm overloading the function, but wanted to know i...
# announcements
j
I'm overloading the function, but wanted to know if it could be done with the default parameter. I'm still a bit confused... if Map is a subtype of Any there shouldn't be a problem right? I also tried with String::class as default (to check if it was because of generics)