Get started

removing

open fun removing(element: E): PersistentCollection<E>(source)

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