Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. Boolean :: Bool -> Value

    avro Data.Avro.Encoding.FromAvro

    No documentation available.

  2. Boolean :: ReadSchema

    avro Data.Avro.Schema.ReadSchema

    No documentation available.

  3. Boolean :: Schema

    avro Data.Avro.Schema.Schema

    No documentation available.

  4. data BoolOptions

    cpphs Language.Preprocessor.Cpphs

    Options representable as Booleans.

  5. BoolOptions :: Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> BoolOptions

    cpphs Language.Preprocessor.Cpphs

    No documentation available.

  6. Boolean :: Bool -> DataValue

    hvega Graphics.Vega.VegaLite

    No documentation available.

  7. data BooleanOp

    hvega Graphics.Vega.VegaLite

    Used for creating logical compositions. For example

    color
    [ MSelectionCondition (Or (SelectionName "alex") (SelectionName "morgan"))
    [MAggregate Count, MName "*", MmType Quantitative]
    [MString "gray"]
    ]
    
    Logical compositions can be nested to any level as shown in this example
    Not (And (Expr "datum.IMDB_Rating === null") (Expr "datum.Rotten_Tomatoes_Rating === null") )
    

  8. Booleans :: [Bool] -> DataValues

    hvega Graphics.Vega.VegaLite

    No documentation available.

  9. BoolTag :: Tag

    libyaml Text.Libyaml

    No documentation available.

  10. BoolSchema :: JSONSchema

    autodocodec-schema Autodocodec.Schema

    No documentation available.

Page 23 of many | Previous | Next