rcir 0.3.0

A library for running ranked choice instant runoff elections. Aims to have few datatype requirements and to not mutate input
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Jeremy Mill <jeremymill@gmail.com>"]
description = "A library for running ranked choice instant runoff elections. Aims to have few datatype requirements and to not mutate input"
license = "MIT"
name = "rcir"
repository = "https://github.com/LivingInSyn/rcir/tree/master/rcir"
version = "0.3.0"