Current section

Files

Jump to
gchess include status_InProgress.hrl
Raw

include/status_InProgress.hrl

-record(in_progress, {
fifty_move_rule :: integer(),
threefold_repetition_rule :: gleam@map:map_(status:three_fold_position(), integer())
}).