Handbook
Glossary
board. ( board -- )
Vocabulary
sudoku
Inputs
board
an
object
Outputs
None
Definition
USING:
io
io.styles
sequences
;
IN:
sudoku
:
board.
( board -- )
standard-table-style
[
[
row.
]
each
]
tabular-output
nl
;