Islands Board Cache v0.1.3 Islands.Board.Cache.Loader View Source
Reads a binary file encoding a set of boards. Re-creates the set and converts it to a list.
Link to this section Summary
Functions
Reads a binary file encoding a set of boards. Re-creates the set and converts it to a list
Link to this section Functions
Link to this function
read_boards()
View Source
read_boards()
View Source
read_boards() :: [Islands.Board.t()]
read_boards() :: [Islands.Board.t()]
Reads a binary file encoding a set of boards. Re-creates the set and converts it to a list.