initSidebarItems({"constant":[["HAND_RANK_COUNT",""]],"enum":[["HandRankClass","All hand rank classes that a 5-card hand can be worth in Texas Hold'em."]],"fn":[["hand_rank_to_class","Translates a hand rank to a rank class. assumes there are HAND_RANK_COUNT distinct hand ranks, where the largest are the most valuable. Numbers based on: http://www.suffecool.net/poker/evaluator.html"]],"type":[["CactusKevCard","A card encoded using the bit pattern described in Cactus Kev's article."],["HandRank","A value representing the strength of a hand. The higheer, the better. The numbers go from 0 to 7461 inclusive."]]});