Sphynx (Sphynx v0.1.0) View Source

Documentation for Sphynx.

Link to this section Summary

Link to this section Functions

Link to this function

end_game(identity, default \\ :terminate_result)

View Source

Specs

end_game(Atom.t(), Any.t()) :: Any.t()
Link to this function

generate_atom(size \\ 16)

View Source

Specs

generate_atom(Integer.t()) :: Atom.t()

Atom generator

Specs

reply(Atom.t(), Any.t()) :: Any.t()
Link to this function

start_game(riddle_module)

View Source

Specs

start_game(Any.t()) :: Atom.t()