Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. pattern BooleanCondition_Type_TEXTNOTEQ :: BooleanCondition_Type

    gogol-sheets Gogol.Sheets.Types

    The cell's value must be exactly not the condition's value. Supported by filters on data source objects. Requires at least one ConditionValue.

  2. pattern BooleanCondition_Type_TEXTSTARTSWITH :: BooleanCondition_Type

    gogol-sheets Gogol.Sheets.Types

    The cell's value must start with the condition's value. Supported by conditional formatting and filters. Requires a single ConditionValue.

  3. data BooleanRule

    gogol-sheets Gogol.Sheets.Types

    A rule that may or may not match, depending on the condition. See: newBooleanRule smart constructor.

  4. BooleanRule :: Maybe BooleanCondition -> Maybe CellFormat -> BooleanRule

    gogol-sheets Gogol.Sheets.Types

    No documentation available.

  5. data BoolOptions

    hse-cpp Language.Haskell.Exts.CPP

    Options representable as Booleans.

  6. BoolOptions :: Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> BoolOptions

    hse-cpp Language.Haskell.Exts.CPP

    No documentation available.

  7. pattern BOOL_VEC2 :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGLRenderingContextBase

    No documentation available.

  8. pattern BOOL_VEC3 :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGLRenderingContextBase

    No documentation available.

  9. pattern BOOL_VEC4 :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGLRenderingContextBase

    No documentation available.

  10. pattern BOOLEAN_TYPE :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.XPathResult

    No documentation available.

Page 45 of many | Previous | Next