fudd 0.1.9

Fun with poker. Named after that most famous of rabbit hunters.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod board;
pub mod case_eval;
pub mod case_evals;
pub mod deal;
pub mod hand;
pub mod heads_up;
pub mod seat;
pub mod seat_eval;
pub mod seats;
pub mod table;