Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. boolType :: Type

    language-c Language.C.Analysis.TypeUtils

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

  2. 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.

  3. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.Lustre2Copilot

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

  4. 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.

  5. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.SMV2Copilot

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

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

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

    No documentation available.

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

    riak-protobuf Data.Riak.Proto

    No documentation available.

  8. boolean :: P TT TT

    yi-mode-javascript Yi.Syntax.JavaScript

    Parses any boolean.

  9. newtype CBool

    base Foreign.C.Types

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

  10. CBool :: Word8 -> CBool

    base Foreign.C.Types

    No documentation available.

Page 70 of many | Previous | Next