TicTacToe.Scoring (tic_tac_toe v2.0.1) View Source
Functions for finding who won the game.
Link to this section Summary
Link to this section Types
Specs
t() :: nil | TicTacToe.Board.player() | :draw
Link to this section Functions
Specs
winner(TicTacToe.Game.t()) :: t()