FSharp poker library for hand analysis and equity calculations.
Uses the Two Plus Two evaluator.
(due to Github's large file policy the file is not included)
Can be found at: https://github.com/chenosaurus/poker-evaluator/blob/master/data/HandRanks.dat
or generated. (Generator not included)
[http://codingthewheel.com/archives/poker-hand-evaluator-roundup/ for more details]