neq

infix fun String.neq(other: String): String(source)
infix fun String.neq(other: Boolean): String(source)