plus

operator fun plus(set: Set<@UnsafeVariance T>): NonEmptySet<T>
operator fun plus(element: @UnsafeVariance T): NonEmptySet<T>