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.
flipLabels :: Tree e a -> Tree a eelynx-tree ELynx.Tree.Rooted Flip the branch and node lables.
-
synthesizer-dimensional Synthesizer.Dimensional.Amplitude.Analysis Detect thresholds with a hysteresis.
-
bibtex Text.BibTeX.Entry Convert the name style "Surname, First name" into "First name Surname".
flipVariance :: Variance -> Varianceliquidhaskell-boot Language.Haskell.Liquid.Types.Variance No documentation available.
-
reactive-midyim Reactive.Banana.MIDI.Pattern See Haskore/FlipSong flipSeq m !! n = cross sum of the m-ary representation of n modulo m. For m=2 this yields http://www.research.att.com/cgi-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=A010060
flipHVectElim :: HVectElim' x (ts :: [Type]) -> HVectElim ts xreroute Web.Routing.SafeRouting No documentation available.
-
type-natural Data.Type.Natural.Lemma.Order No documentation available.
flipCmp :: CompareDirection -> CompareDirectionAgda Agda.TypeChecking.Monad.Base Flip the direction of comparison.
flipP :: Permutation -> PermutationAgda Agda.Utils.Permutation permPicks (flipP p) = permute p (downFrom (permRange p)) or permute (flipP (Perm n xs)) [0..n-1] = permute (Perm n xs) (downFrom n) Can be use to turn a permutation from (de Bruijn) levels to levels to one from levels to indices. See numberPatVars.
flipHorizontally :: Pixel a => Image a -> Image aJuicyPixels-extra Codec.Picture.Extra Flip an image horizontally.