pkr 0.1.0

A library for evaluating poker hands
Documentation
1
2
3
4
mod evaluator;
mod hand;

pub use hand::Hand;