o_IsTuple

open override fun o_IsTuple(self: AvailObject): Boolean

Is the specified AvailObject an Avail tuple?

Return

true if the argument is a tuple, false otherwise.

See also

Parameters

self