Skip to main content

HandEvalResultSlim

Return type of evaluateBestHand when format is 'slim'.

FieldTypeMeaning
rankCategorynumberInteger 0..9 — same order as handRankCategoryOrder
strengthnumberEncoded strength — same bit layout as evaluateHandStrength

Use this shape in hot loops (hand-history analyzers, batch comparators) when you do not need the category string or kicker array.