Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. gLShaderGetArgBool :: (HasCallStack, MonadIO m, IsGLShader a) => a -> Bytes -> Int32 -> m Bool

    gi-gsk GI.Gsk.Objects.GLShader

    Gets the value of the uniform idx in the args block. The uniform must be of bool type.

  2. shaderArgsBuilderSetBool :: (HasCallStack, MonadIO m) => ShaderArgsBuilder -> Int32 -> Bool -> m ()

    gi-gsk GI.Gsk.Structs.ShaderArgsBuilder

    Sets the value of the uniform idx. The uniform must be of bool type.

  3. OptionTypeBoolean :: OptionType

    gi-javascriptcore6 GI.JavaScriptCore.Enums

    A Bool option type.

  4. optionsGetBoolean :: (HasCallStack, MonadIO m) => Text -> m (Bool, Bool)

    gi-javascriptcore6 GI.JavaScriptCore.Functions

    Get option as a Bool value. Since: 2.24

  5. optionsSetBoolean :: (HasCallStack, MonadIO m) => Text -> Bool -> m Bool

    gi-javascriptcore6 GI.JavaScriptCore.Functions

    Set option as a Bool value. Since: 2.24

  6. valueIsBoolean :: (HasCallStack, MonadIO m, IsValue a) => a -> m Bool

    gi-javascriptcore6 GI.JavaScriptCore.Objects.Value

    Get whether the value referenced by value is a boolean.

  7. valueNewBoolean :: (HasCallStack, MonadIO m, IsContext a) => a -> Bool -> m Value

    gi-javascriptcore6 GI.JavaScriptCore.Objects.Value

    Create a new Value from value

  8. valueToBoolean :: (HasCallStack, MonadIO m, IsValue a) => a -> m Bool

    gi-javascriptcore6 GI.JavaScriptCore.Objects.Value

    Convert value to a boolean.

  9. GBool :: Bool -> GValueBody

    greskell Data.Greskell

    No documentation available.

  10. runBool :: Logic Bool -> Bool

    greskell Data.Greskell.Logic

    Run the logic tree of Bool values to get the result.

Page 156 of many | Previous | Next