Data.FixFile.Tree23
type Tree23 d
empty
null
size
depth
data Set k
createSetFile
openSetFile
insertSet
lookupSet
deleteSet
partitionSet
minSet
maxSet
toListSet
fromListSet
insertSetT
lookupSetT
deleteSetT
partitionSetT
minSetT
maxSetT
data Map k v
createMapFile
openMapFile
insertMap
lookupMap
deleteMap
partitionMap
alterMap
minMap
maxMap
toListMap
fromListMap
insertMapT
lookupMapT
deleteMapT
partitionMapT
alterMapT
minMapT
maxMapT
keysMap
valuesMap
partitionTree23