remove

abstract fun remove()(source)

Removes corresponding place from the list and detaches the node.

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