Authors: | Sam Anklesaria |
Word | Stack effect |
<sudoku-gadget> | ( -- gadget ) |
col | ( index -- col ) |
create | ( difficulty -- puzzle ) |
hint | ( puzzle -- puzzle' ) |
near | ( a pos -- ? ) |
nth-or-lower | ( n seq -- elt ) |
row | ( index -- row ) |
solution | ( puzzle random? -- solution ) |
solutions | ( puzzle random? -- solutions ) |
sq | ( index -- square ) |
sudoku-main | ( -- ) |