Get started

builder

abstract override fun builder(): PersistentList.Builder<E>(source)

Returns a new builder with the same contents as this collection.

The builder can be used to efficiently perform multiple modification operations.