Hangman.Game.make_move

You're seeing just the function make_move, go back to Hangman.Game module for more information.
Link to this function

make_move(game, guess)

Specs

make_move(t(), guess :: letter()) :: t()