o_Equals Enumeration With Set
open override fun o_EqualsEnumerationWithSet(self: AvailObject, aSet: A_Set): Boolean
Content copied to clipboard
{@inheritDoc}
Determine if the object is an enumeration over the given set of instances. Since the object is the bottom type, just check if the set of instances is empty.