what's `kotlin.internal.contracts` is used for?
# stdlib
s
what's
kotlin.internal.contracts
is used for?
a
It will be used in future versions for stuff like smartcasting when using
String.IsNullOrEmpty
s
Yeah right, make sense. So hopefully for 1.3 Kotlin we'll be able to use it for custom functions
a
Good idea