execute

open fun execute()(source)

If no target node is given DO NOTHING. The junction can not be removed.


open fun execute(targetNode: Node<Double>)(source)

Removes the junction that links the node where this action is executed and the target node.