yeah. These extension function escape the usual Ja...
# getting-started
n
yeah. These extension function escape the usual Java class hierarchy, so anything that operates on classes (e.g.
is
) might not do the trick. I'm looking for
if (a has ::joinToString) ...
or so