Handbook
Glossary
start-hands ( seq -- seq' deck )
Vocabulary
poker
Inputs
seq
an
object
Outputs
seq'
an
object
deck
an
object
Definition
USING:
kernel
sequences
;
IN:
poker
:
start-hands
( seq -- seq' deck )
<deck>
[
[
draw-specific-card
]
curry
[
map
]
curry
map
]
keep
;