Data.Default.Instances.Containers
Contents
This module defines Default instances for the types Set, Map, IntMap, IntSet, Seq, and Tree.
Default
Set
Map
IntMap
IntSet
Seq
Tree
Methods
def :: IntSet Source #
def :: Set v Source #
def :: IntMap v Source #
def :: Seq a Source #
def :: Tree a Source #
def :: Map k v Source #