deleteFromExclusive

Deletes all moves (the main line continuation and any variations) that follow the provided node. The node provided remains in the game.

Return

The provided node.

Since

1.0.0-beta.1

Author

lunalobos

Parameters

node

The node from which subsequent moves will be deleted (exclusive).