label-cell ( x cell y -- seq )


Vocabulary
gamelib.board

Inputs
xan object
cellan object
yan object


Outputs
seqan object


Definition

:: label-cell ( x cell y -- seq ) { { x y } cell } ;