Islands Client Island Type v0.1.1 Islands.Client.IslandType View Source

Converts island codes to island types in the Game of Islands.

Inspired by the course Elixir for Programmers by Dave Thomas.

Link to this section Summary

Link to this section Functions

Link to this function

new(island_type_code) View Source
new(String.codepoint()) :: Islands.Island.type() | {:error, atom()}