draw-poker-0.1.0.1: playing draw poker

Safe HaskellSafe-Inferred
LanguageHaskell2010

Game.Poker.Hands

Documentation

data Hand Source

Instances

type Deck = [Card] Source