You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename KClass<*>.isInterface helper in the JS part (#3027)
We are going to introduce a new KClass member in
the standard library with the same name marked
with an opt-in annotation, so in the usages of this
extension property would stop compiling because
the member is always favored and there is no opt-in.
See KT-78581
0 commit comments