remove

abstract fun remove()(source)

Removes the corresponding place from the search tree and detaches the node.

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