unpacked-containers-0: Unpacked containers via backpack

Safe HaskellSafe
LanguageHaskell2010

Key (signature[?])

Documentation

data Key #

Instances
Eq Key # 
Instance details

Defined in Key

Methods

(==) :: Key -> Key -> Bool #

(/=) :: Key -> Key -> Bool #

Ord Key # 
Instance details

Defined in Key

Methods

compare :: Key -> Key -> Ordering #

(<) :: Key -> Key -> Bool #

(<=) :: Key -> Key -> Bool #

(>) :: Key -> Key -> Bool #

(>=) :: Key -> Key -> Bool #

max :: Key -> Key -> Key #

min :: Key -> Key -> Key #