PluralityBallot<TCandidate extends Comparable> constructor

const PluralityBallot<TCandidate extends Comparable>(
  1. TCandidate choice
)

Implementation

const PluralityBallot(this.choice);