ghc-6.12.2: The GHC APISource codeContentsIndex
FastBool
Documentation
type FastBool = Int#Source
fastBool :: Bool -> FastBoolSource
isFastTrue :: FastBool -> BoolSource
fastOr :: FastBool -> FastBool -> FastBoolSource
fastAnd :: FastBool -> FastBool -> FastBoolSource
Produced by Haddock version 2.6.1