poker vocabulary
Factor handbook ยป Vocabulary index


Summary
Poker hand evaluator

Metadata
Authors:Aaron Schaefer


Words

Tuple classes
ClassSuperclassSlots
bad-suit-symbol tuplech
no-card tuplecard deck


Parsing words
WordSyntax
HAND{


Ordinary words
WordStack effect
(best-omaha-hand)( seq -- pair )
<deck>( -- deck )
bad-suit-symbol( ch -- * )
best-holdem-hand( hand -- n cards )
best-omaha-hand( seq -- n cards )
card>( string -- card )
compare-holdem-hands( holes deck n -- seq )
compare-omaha-hands( holes deck n -- seq )
draw-specific-card( card deck -- card )
hand>card-names( hand -- string )
holdem-hand%( hole1 deck community n -- x )
no-card( card deck -- * )
start-hands( seq -- seq' deck )
string>hand-name( string -- string' )
string>value( string -- value )
symbol>suit( ch -- ch' )
value>hand-name( value -- string )
value>string( n -- string )


Class predicate words
WordStack effect
bad-suit-symbol?( object -- ? )
no-card?( object -- ? )


Files


Metadata files


Children from resource:extra
VocabularySummary
poker.arrays


Children
VocabularySummary
poker.private