Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. boolFromReducedLooseCoercionSafe :: PHPSessionValue -> Either String Bool

    hs-php-session Data.PHPSession.ImplicitConv.ConvBool

    Coerces a PHPSessionValue to a Bool through a reduced subset of valid values. boolFromReducedLooseCoercionSafe and boolFromReducedLooseCoercion are functions intended for testing a variable for a boolean "confirmation" from a limited number of probable representations. Values that result in True are TRUE, non-zero numbers, "1" and "-1". Values that result in False are FALSE, zero numbers, NULL, "0" and "". Values such as arrays, objects and arbitrary strings, are invalid with this function and return an error. In the case of boolFromReducedLooseCoercionSafe this returns a Left with the error message.

  2. boolopts :: CpphsOptions -> BoolOptions

    hse-cpp Language.Haskell.Exts.CPP

    No documentation available.

  3. boolValue :: CExpr -> Maybe Bool

    language-c Language.C.Analysis.ConstEval

    No documentation available.

  4. boolType :: Type

    language-c Language.C.Analysis.TypeUtils

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

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

  6. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.Lustre2Copilot

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

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

  8. boolSpecNames :: BoolSpec -> [String]

    ogma-core Language.Trans.SMV2Copilot

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

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

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

    No documentation available.

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

    riak-protobuf Data.Riak.Proto

    No documentation available.

Page 72 of many | Previous | Next