pygambit.gambit.Node.prior_sibling#
- Node.prior_sibling#
The node which is immediately before this one in its parent’s children.
If this is the root node or the first child of its parent, None is returned.
Section Navigation
pygambit Python packageThe node which is immediately before this one in its parent’s children.
If this is the root node or the first child of its parent, None is returned.
