Islands Engine v0.1.63 Islands.Engine.Guesses View Source

Link to this section Summary

Link to this section Types

Link to this type type() View Source
type() :: :hit | :miss

Link to this section Functions

Link to this function add(guesses, type, guess) View Source
add(t(), type(), Islands.Engine.Coord.t()) :: t() | {:error, atom()}