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. boolean :: BeamSql99DataTypeBackend be => DataType be Bool

    beam-core Database.Beam.Query.DataTypes

    SQL99 BOOLEAN data type

  2. boolTy :: TypeRep

    express Data.Express.Utils.Typeable

    The Bool type encoded as a TypeRep.

  3. boolTyCon :: TyCon

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  4. boolopts :: CpphsOptions -> BoolOptions

    cpphs Language.Preprocessor.Cpphs

    No documentation available.

  5. boolPathOp :: (Bool -> Bool -> Bool) -> [ClosedPath Double] -> [ClosedPath Double] -> FillRule -> Double -> [ClosedPath Double]

    cubicbezier Geom2D.CubicBezier.Overlap

    `O((n+m)*log(n+m))`, for n segments and m intersections. Combine paths using the given boolean operation

  6. boolValue :: Object -> Maybe Bool

    pdf-toolbox-core Pdf.Core.Object.Util

    Try to convert object to Bool

  7. boolBernoulli :: forall a (m :: Type -> Type) . (Fractional a, Ord a, Distribution StdUniform a) => a -> RVarT m Bool

    random-fu Data.Random.Distribution.Bernoulli

    A random variable whose value is True the given fraction of the time and False the rest.

  8. boolBernoulliCDF :: Real a => a -> Bool -> Double

    random-fu Data.Random.Distribution.Bernoulli

    No documentation available.

  9. boolean :: MonadFail m => Text -> m Bool

    xlsx Codec.Xlsx.Parser.Internal.Util

    No documentation available.

  10. bool2cint :: Bool -> CInt

    zeromq4-haskell System.ZMQ4.Internal

    No documentation available.

Page 55 of many | Previous | Next