blob: cedf9c29f0f47655018efd45c721283488d6bb17 (
plain)
1
2
3
4
5
6
7
|
TYPE SIGNATURES
addAndOr3 :: (Int, Bool) -> (Bool, Int) -> (Int, Bool)
TYPE CONSTRUCTORS
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.12.0.0, ghc-prim-0.5.2.0,
integer-gmp-1.0.2.0]
|