ghc-lib-0.20190204: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

PPC.Cond

Documentation

data Cond Source #

Constructors

EQQ
GE
GEU
GTT
GU
LE
LEU
LTT
LU
NE
Instances
Instance details

Defined in PPC.Cond

Methods

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

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

condNegate :: Cond -> Cond Source #

condUnsigned :: Cond -> Bool Source #

condToSigned :: Cond -> Cond Source #

condToUnsigned :: Cond -> Cond Source #

AltStyle によって変換されたページ (->オリジナル) /