Get started

removing

open override fun removing(element: E): PersistentList<E>(source)

Returns a new persistent list with the first appearance of the specified element removed, or this instance if there is no such element in this list.