[board, moves] Update some comments and docs
This commit is contained in:
parent
086f9c5666
commit
c3a43fd2ed
3 changed files with 5 additions and 3 deletions
|
@ -52,7 +52,7 @@ macro_rules! ply {
|
|||
};
|
||||
}
|
||||
|
||||
/// A single player's move. In game theory parlance, this is a "ply".
|
||||
/// A single player's move. In game theory parlance, this is a "ply."
|
||||
///
|
||||
/// ## TODO
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue