isFunction

abstract val isFunction: Boolean

Is the receiver an Avail function?

Return

true if the receiver is a function, false otherwise.