ghc-6.10.3: The GHC APIContentsIndex
FastBool
Documentation
type FastBool = Int#
fastBool :: Bool -> FastBool
isFastTrue :: FastBool -> Bool
fastOr :: FastBool -> FastBool -> FastBool
fastAnd :: FastBool -> FastBool -> FastBool
Produced by Haddock version 2.4.2