chex v0.1.2 Chex.Piece

Link to this section Summary

Types

t()

A name, color atom pair.

Link to this section Types

Link to this type

t()

t() :: {name :: atom(), color :: atom()}

A name, color atom pair.

Link to this section Functions

Link to this function

case_for_color(char, arg2)

case_for_color(String.t(), atom()) :: String.t()
Link to this function

from_string(str)

from_string(String.t()) :: Chex.Piece.t()