chex v0.1.2 Chex.Parser.FEN
Forsyth–Edwards Notation parser.
Link to this section Summary
Link to this section Functions
Link to this function
decode_en_passant(file, rank)
decode_en_passant(String.t(), String.t()) :: Chex.Square.t()
Link to this function
decode_fullmove_clock(string)
Link to this function
decode_halfmove_clock(string)
Link to this function
decode_rank(chars, pieces, file_index, rank)
Link to this function
parse(fen)
Link to this function
serialize(game)
Link to this function
serialize_en_passant(arg1)
serialize_en_passant(Chex.Square.t()) :: String.t()