general-games-0.4.0: Library supporting simulation of a number of games

Copyright(c) 2017 Christopher A. Gorski
LicenseMIT
MaintainerChristopher A. Gorski <cgorski@cgorski.org>
Safe HaskellSafe
LanguageHaskell2010

Game.Game.Poker

Description

The Game.Game.Poker module provides operations for five card poker.

Synopsis

Documentation

data AceRank Source #

Indicates if a poker hand uses the Ace as a high card or a low card.

>>> 

Constructors

AceHigh 
AceLow