avail
2.0.0.alpha04
avail
/
avail.descriptor.representation
/
AbstractDescriptor
/
o_AsSet
o_As
Set
abstract
fun
o_AsSet
(
self
:
AvailObject
)
:
A_Set
Content copied to clipboard
Construct a Java
set
from the given
tuple
.
Return
A set containing each element in the tuple.
See also
avail.
descriptor.
tuples.
A_Tuple.
Companion
Parameters
self
A tuple.