Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Simple predicates on Source Tetra things.
- module DDC.Type.Exp.Generic.Predicates
- isXVar :: GExp l -> Bool
- isXCon :: GExp l -> Bool
- isAtomX :: GExp l -> Bool
- isAtomW :: GWitness l -> Bool
- isXLAM :: GExp l -> Bool
- isXLam :: GExp l -> Bool
- isLambdaX :: GExp l -> Bool
- isXApp :: GExp l -> Bool
- isXLet :: GExp l -> Bool
- isXType :: GExp l -> Bool
- isXWitness :: GExp l -> Bool
- isPDefault :: GPat l -> Bool
- isPVar :: GPat l -> Bool