ReadonlycandidatesStatic ReadonlyisStatic ReadonlyneedsStatic ReadonlyneedsResult of the vote. The first item lists the winners of the vote.
For example this ranking means that Bear wins, Sheep is second and Lion third
[ [ 'Bear' ], [ 'Sheep' ], [ 'Lion' ] ]
Warning: runs in O(n!) time — unusable beyond ~8 candidates.
Wikipedia: Kemeny–Young method