aha `inline fun <reified T> Any.isNot(): Boo...
# language-proposals
j
aha
inline fun <reified T> Any.isNot(): Boolean = this !is T