Return numeric value of PokerHandResult. A larger number indicates the better hand.
Determine PokerHandResult from cards.
PokerHandResult
Retrieves cards from IHand and calls scoreCards(ICard[]).
IHand
scoreCards(ICard[])
Return a Map of IPlayer objects and associated PokerHandResult objects.
Generated using TypeDoc
Return numeric value of PokerHandResult. A larger number indicates the better hand.