o_IsTuple

abstract fun o_IsTuple(self: AvailObject): Boolean

Is the specified AvailObject an Avail tuple?

Return

true if the argument is a tuple, false otherwise.

Parameters

self

See also