Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. boolValue :: CExpr -> Maybe Bool

    language-c Language.C.Analysis.ConstEval

    No documentation available.

  2. boolType :: Type

    language-c Language.C.Analysis.TypeUtils

    The type of comparisons/guards. This is always just int.

  3. boolSpec2Copilot :: BoolSpec -> String

    ogma-core Language.Trans.Lustre2Copilot

    Return the Copilot representation of a Lustre BoolSpec. This function returns the temporal property only. The string does not contain any top-level names, any imports, or auxiliary definitions that may be required.

  4. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.Lustre2Copilot

    Return all identifiers used in a BoolSpec that are not reserved keywords.

  5. boolSpec2Copilot :: BoolSpec -> String

    ogma-core Language.Trans.SMV2Copilot

    Return the Copilot representation of an SMV BoolSpec. This function returns the temporal property only. The string does not contain any top-level names, any imports, or auxiliary definitions that may be required.

  6. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.SMV2Copilot

    Return all identifiers used in a BoolSpec that are not reserved keywords.

  7. boolValue :: (Functor f, HasField s "boolValue" a) => LensLike' f s a

    proto-lens-protobuf-types Proto.Google.Protobuf.Struct_Fields

    No documentation available.

  8. booleanValue :: (Functor f, HasField s "booleanValue" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  9. boolean :: P TT TT

    yi-mode-javascript Yi.Syntax.JavaScript

    Parses any boolean.

  10. newtype CBool

    base Foreign.C.Types

    Haskell type representing the C bool type. (The concrete types of Foreign.C.Types#platform are platform-specific.)

Page 69 of many | Previous | Next