Gambit: Software Tools for Game Theory | ||
---|---|---|
<<< Previous | Next >>> |
NthChild returns the nth child of node. By convention, the first child of a node is indexed by 1. It is an error if n is nonpositive, or if n is greater than the number of children of node.
<<< Previous | Home | Next >>> |
NthChar | Up | NthElement |