Data.Edison.Assoc

Superclass aliases

map

Non-observable associative collections

class AssocX m k

class OrdAssocX m k

class FiniteMapX m k

class OrdFiniteMapX m k

Observable associative collections

class Assoc m k

class OrdAssoc m k

class FiniteMap m k

class OrdFiniteMap m k

Specilizations of submap operations

submap

properSubmap

sameMap

Specializations of sequence operations to lists

fromList

insertList

unionList

deleteList

lookupList

elementsList

unsafeFromOrdList

fromListWith

fromListWithKey

insertListWith

insertListWithKey

unionListWith

toList

keysList

toOrdList

unionListWithKey