i'm adding an overload to a function (with a defau...
# kontributors
j
i'm adding an overload to a function (with a default) and adding a
@Deprecated(level = HIDDEN)
annotation for old one in the jvm/js stdlibs, but I'm not sure if the common lib needs it too