o_EqualsEnumerationWithSet

open override fun o_EqualsEnumerationWithSet(self: AvailObject, aSet: A_Set): Boolean

{@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.