Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. windowProcessAllUpdates :: (HasCallStack, MonadIO m) => m ()

    gi-gdk3 GI.Gdk.Objects.Window

    Deprecated: (Since version 3.22)

  2. small :: Html -> Html

    html Text.Html

    No documentation available.

  3. isKhitanSmallScript :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  4. isSmallFormVariants :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  5. isSmallKanaExtension :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  6. awaitAll :: Scope -> STM ()

    ki Ki

    Wait until all threads created within a scope terminate.

  7. newtype Small a

    massiv-test Test.Massiv.Utils

    Small x: generates values of x drawn from a small range. The opposite of Large.

  8. Small :: a -> Small a

    massiv-test Test.Massiv.Utils

    No documentation available.

  9. forAll :: (Show a, Testable prop) => Gen a -> (a -> prop) -> Property

    massiv-test Test.Massiv.Utils

    Explicit universal quantification: uses an explicitly given test case generator.

  10. forAllBlind :: Testable prop => Gen a -> (a -> prop) -> Property

    massiv-test Test.Massiv.Utils

    Like forAll, but without printing the generated value.

Page 692 of many | Previous | Next