Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
MoveGen.PieceAttacks
Documentation
getLeapingCheckers :: Position -> Board Source #
getBishopCheckerRays :: Position -> Board Source #
getRookCheckerRays :: Position -> Board Source #
allAttacks :: Position -> Board Source #
knightAttacks :: Square -> Board Source #
kingAttacks :: Square -> Board Source #