asSet

val A_Tuple.asSet: A_Set

Construct a Java set from the receiver, a tuple.

Return

A set containing each element in the tuple.