o_Representation Cost Of Tuple Type
open override fun o_RepresentationCostOfTupleType(self: AvailObject): Int
Content copied to clipboard
Given two objects that are known to be equal, the second of which is in the form of a tuple type, is the first one in a better form than the second one?
Return
Whether the first object is a better representation to keep.
Parameters
self
The first object.