[][src]Function vote::borda

pub fn borda<T>(pref: Preference<T>) -> Results<T> where
    T: PartialEq + Eq + Hash + Clone

The Borda voting method