permutation-0.5.0.5: A library for permutations and combinations.

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

Data.Permute.IO

Contents

Description

Mutable permutations in the IO monad.

Synopsis

Permutations

data IOPermute Source

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

Overloaded mutable permutation interface