isInfix property
Boolean
get
isInfix
Returns true if this function is infix.
See the Kotlin language documentation for more information.
Implementation
Boolean get isInfix;
Returns true if this function is infix.
See the Kotlin language documentation for more information.
Boolean get isInfix;