Data.Choose.MChoose

Class of mutable combination types

class MChoose c m

Constructing mutable combinations

newListChoose

newCopyChoose

copyChoose

setFirst

Accessing combination elements

getElem

setElem

Combination properties

isValid

Combination functions

getComplement

getComplElems

setNext

setPrev

Converstions between mutable and immutable combinations

freeze

thaw

Unsafe operations

unsafeNewListChoose