o_AsTuple

open override fun o_AsTuple(self: AvailObject): A_Tuple

Construct a TupleDescriptor from the given set. Element ordering in the tuple will be arbitrary and unstable.

Return

A tuple containing each element in the set.

Parameters

self

A set.