Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. unflipTab :: [(Int, Int)]

    utf8-light Codec.Binary.UTF8.Light

    No documentation available.

  2. unflipUTF8 :: UTF8 a => a -> a

    utf8-light Codec.Binary.UTF8.Light

    ghci> putUTF8Ln $ (unflipUTF8 . flipUTF8) "[?np_bs!]"
    [?np_bs!]
    

  3. imageFlipDiagonal :: IO ()

    Imlib Graphics.Imlib

    No documentation available.

  4. imageFlipHorizontal :: IO ()

    Imlib Graphics.Imlib

    No documentation available.

  5. imageFlipVertical :: IO ()

    Imlib Graphics.Imlib

    No documentation available.

  6. unsafeFlipBit :: IOBitArray -> Int -> IO Bool

    bitarray Data.BitArray.IO

    No documentation available.

  7. unsafeFlipBit :: STBitArray s -> Int -> ST s Bool

    bitarray Data.BitArray.ST

    No documentation available.

  8. type family QFlipTyp t

    boolsimplifier Data.BoolSimplifier

    disjunction is the dual of conjunction and vice-versa

  9. innerFlipQuartetGen :: Generator Double

    diagrams-contrib Diagrams.TwoD.Path.IteratedSubset

    "Inner-flip Quartet" (Ventrella p. 85, sqrt 5 family).

  10. maybeFlipCond :: Cond -> Maybe Cond

    ghc-lib GHC.CmmToAsm.X86.Cond

    maybeFlipCond c returns Just c' if it is possible to flip the arguments to the conditional c, and the new condition should be c'.

Page 24 of many | Previous | Next