poker icon indicating copy to clipboard operation
poker copied to clipboard

Separate RawHand and PokerHand

Open kissgyorgy opened this issue 10 years ago • 0 comments

Raw parser only separates the hand history to tokens, and the normal parser gives a more comprehensive API which makes more complicated queries about the hand more easy. The latter uses the former to parse the hand, and exposes its API using the raw data.

kissgyorgy avatar Jan 17 '15 22:01 kissgyorgy