Handbook
Glossary
is-empty? ( cell -- ? )
Vocabulary
gamelib
.
board
Inputs
cell
an
object
Outputs
?
an
object
Definition
USING:
kernel
;
IN:
gamelib.board
:
is-empty?
( cell -- ? )
{
}
=
;