Current section

Files

Jump to
gchess include game_AllLegalMoves.hrl
Raw

include/game_AllLegalMoves.hrl

-record(all_legal_moves, {
reply_with :: gleam@erlang@process:subject(list(move:move()))
}).