HCard-0.0: A library for implementing a Deck of Cards

Data.HCard.Examples

Description

Author : Joe Fredette License : BSD3 Copyright : Joe Fredette

Maintainer : Joe Fredette jfredett.at.gmail.dot.com Stability : Unstable Portability : portable

Documentation

allKTups :: [a] -> [[a]]Source

uniqPairs :: Eq a => [a] -> [(a, a)]Source