isInfix

abstract val isInfix: Boolean(source)

true if this function is infix. See the Kotlin language documentation for more information.

Since Kotlin

1.1