permutation-0.5.0: A library for permutations and combinations.

CopyrightCopyright (c) , Patrick Perry <[email protected]>
LicenseBSD3
MaintainerPatrick Perry <[email protected]>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Data.Choose.IO

Contents

Description

Mutable combinations in the IO monad.

Synopsis

Combinations

data IOChoose Source

A mutable combination that can be manipulated in the IO monad.

Overloaded mutable combination interface