Crate openpql_prelude

Crate openpql_prelude 

Source

Macros§

board
c64
card
cards
flop
r16
s4

Structs§

Board
Board representation for poker games.
Card
Playing card representation.
Card64
Bitset representation of card collections.
CardGen
CardIdx
Card index representation.
CardIter
Iterator over cards in a Card64 bitset.
HandIter
Iterator for generating all possible hands of N cards.
HandN
Fixed-size hand representation.
HandRating
Hand Ranking
Player
Rank16
Bitset representation of rank collections.
RankIdx
Rank index representation.
Suit4
Bitset representation of suit collections.
SuitIdx
Suit index representation.
SuitMapping
Suit mapping for isomorphic transformations.

Enums§

FlopHandCategory
Game
HandType
Represents the categorical type of a poker hand.
ParseError
Rank
Card rank representation.
Street
Suit
Card suit representation.

Traits§

BufferWrite

Type Aliases§

CardCount
Flop
Flop representation.
PlayerIdx