addRange

abstract fun addRange(from: E, to: E)

Adds the specified range to this enum set, which is empty prior to the call.