Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.Lustre2Copilot

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

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

  3. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.SMV2Copilot

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

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

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

    No documentation available.

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

    riak-protobuf Data.Riak.Proto

    No documentation available.

  6. boolean :: P TT TT

    yi-mode-javascript Yi.Syntax.JavaScript

    Parses any boolean.

  7. newtype CBool

    base Foreign.C.Types

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

  8. CBool :: Word8 -> CBool

    base Foreign.C.Types

    No documentation available.

  9. fromBool :: Num a => Bool -> a

    base Foreign.Marshal.Utils

    Convert a Haskell Bool to its numeric representation

  10. toBool :: (Eq a, Num a) => a -> Bool

    base Foreign.Marshal.Utils

    Convert a Boolean in numeric representation to a Haskell value

Page 70 of many | Previous | Next