Happstack.Data.IxSet

Set type

data IxSet a

class Indexable a

noCalcs

inferIxSet

ixSet

ixFun

ixGen

Changes to set

type IndexOp

change

insert

delete

updateIx

deleteIx

Creation

fromSet

fromList

Conversion

toSet

toList

getOne

getOneOr

Size checking

size

null

Set operations

(&&&)

(|||)

union

intersection

Indexing

(@=)

(@<)

(@>)

(@<=)

(@>=)

(@><)

(@>=<)

(@><=)

(@>=<=)

(@+)

(@*)

getEQ

getLT

getGT

getLTE

getGTE

getRange

groupBy

Index creation helpers

flatten

flattenWithCalcs

Debugging and optimisation

stats