Handbook
Glossary
maybe-stop? ( game -- ? )
Vocabulary
wordlet
Inputs
game
an
object
Outputs
?
an
object
Definition
USING:
accessors
kernel
math
sequences
;
IN:
wordlet
:
maybe-stop?
( game -- ? )
[
guesses>>
length
]
[
chances>>
]
bi
>=
;