bishbosh-0.1.4.0: Plays chess.
Safe HaskellSafe-Inferred
LanguageHaskell2010

BishBosh.Type.Crypto

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
  • Defines suitable types for various quantities.
  • CAVEAT: use of narrow numeric types, results in marginally slower performance without any reduction in space-requirements.
Synopsis

Types

Type-synonyms

type PositionHash = Word Source #

The type of the hash used to uniquely represent a position.