votes
Preparing search index...
ParsedCondorcetElection
Interface ParsedCondorcetElection<C>
interface
ParsedCondorcetElection
<
C
extends
string
>
{
ballots
:
Ballot
<
C
>
[]
;
candidates
:
C
[]
;
}
Type Parameters
C
extends
string
Index
Properties
ballots
candidates
Properties
ballots
ballots
:
Ballot
<
C
>
[]
candidates
candidates
:
C
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ballots
candidates
votes
Loading...