Islands.Board.Cache.Loader (Islands Board Cache v0.1.10) 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
Specs
read_boards() :: [Islands.Board.t()]
Reads a binary file encoding a set of boards. Re-creates the set and converts it to a list.