Get started

retainingAll

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

Returns a new persistent set with elements in this set that are also contained in the specified elements collection, or this instance if no modifications were made in the result of this operation.