Happstack.Data.IxSet
Set type
data
IxSet
a
class
Indexable
a b
noCalcs
inferIxSet
ixSet
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
getOrd
Debugging and optimisation
stats