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