Get started

addingAll

open override fun addingAll(elements: Collection<E>): PersistentSet<E>(source)

Returns a new persistent set with elements of the specified elements collection added, or this instance if it already contains every element of the specified collection.