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