Get started

retainingAll

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

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