bishbosh-0.0.0.6: Plays chess.

Safe HaskellNone
LanguageHaskell2010

BishBosh.Attribute.LogicalColourOfSquare

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
  • Defines the data-type which represents the logical (rather than physical) colour of the squares on a chess-board.
  • N.B.: conceptually different from the logical colour of pieces.
Synopsis

Types

Data-types

Constants

Predicates

isBlack :: LogicalColourOfSquare -> Bool Source #

Whether the specified logical colour is Black.