It would be nice to be able to quickly calculate your rank compared to the other players, over some int. For example
(rank 'P ('P sto ROLLS))
would return a number that you could use to know if you were first, last, etc.
Ties will cause problems with this simple idea...
It would be nice to be able to quickly calculate your rank compared to the other players, over some int. For example
(rank 'P ('P sto ROLLS))
would return a number that you could use to know if you were first, last, etc.
Ties will cause problems with this simple idea...