avail
2.0.0.alpha20
avail
/
avail.descriptor.representation
/
AvailObject
/
isFunction
is
Function
open
override
val
isFunction
:
Boolean
Content copied to clipboard
Is the receiver an Avail function?
Return
true
if the receiver is a function,
false
otherwise.