remove

open override fun remove()(source)

Removes the corresponding place from the list and detaches the node.

The operation must be idempotent. It means that calling this function again must do nothing at all.