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