Handbook
Glossary
check-winner? ( game -- ? )
Vocabulary
wordlet
Inputs
game
an
object
Outputs
?
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
wordlet
:
check-winner?
( game -- ? )
[
secret-word>>
]
[
guesses>>
?last
]
bi
=
;