Tic-tac-toe: Difference between revisions

Content added Content deleted
(→‎{{header|Tailspin}}: update to stricter typing)
m (→‎{{header|Tailspin}}: typed array indices)
Line 13,812: Line 13,812:


templates move
templates move
when <?($@Tic-Tac-Toe($.position) <position>)> do @Tic-Tac-Toe($.position): $.mark;
when <?($@Tic-Tac-Toe($.position::raw) <position>)> do @Tic-Tac-Toe($.position::raw): $.mark;
$ !
$ !
otherwise
otherwise