Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
perf Perf.Algos With argument order flipped
-
perf Perf.Algos Lazy with argument order flipped.
recurseFlip :: (a -> b -> b) -> b -> [a] -> bperf Perf.Algos Tail resursion with flipped argument order.
recurseFlipLazy :: (a -> b -> b) -> b -> [a] -> bperf Perf.Algos Lazy tail resursion with flipped argument order.
-
perf Perf.Algos With argument order flipped
sumFlipLazy :: Num a => [a] -> aperf Perf.Algos Lazy with argument order flipped.
runFlipped :: Flipped (f :: Type -> Type) a (n :: Nat) -> Sized f n asized Data.Sized.Flipped No documentation available.
-
utf8-light Codec.Binary.UTF8.Light No documentation available.
unflipUTF8 :: UTF8 a => a -> autf8-light Codec.Binary.UTF8.Light ghci> putUTF8Ln $ (unflipUTF8 . flipUTF8) "[?np_bs!]" [?np_bs!]
-
Imlib Graphics.Imlib No documentation available.