kotlin-stdlib / kotlin.reflect / KFunction / isOperator isOperator JVM 1.1 abstract val isOperator : Boolean (source) true if this function is operator . See the Kotlin language documentation for more information.