make-grid ( rows cols -- grid )


Vocabulary
game-of-life

Inputs
rowsan object
colsan object


Outputs
gridan object


Definition