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. flipLabels :: Tree e a -> Tree a e

    elynx-tree ELynx.Tree.Rooted

    Flip the branch and node lables.

  2. flipFlopHysteresis :: (Ord y, C y, C u) => (T u y, T u y) -> BinaryLevel -> SignalRateInd rate u y y -> T rate Abstract (T BinaryLevel)

    synthesizer-dimensional Synthesizer.Dimensional.Amplitude.Analysis

    Detect thresholds with a hysteresis.

  3. flipName :: String -> String

    bibtex Text.BibTeX.Entry

    Convert the name style "Surname, First name" into "First name Surname".

  4. flipVariance :: Variance -> Variance

    liquidhaskell-boot Language.Haskell.Liquid.Types.Variance

    No documentation available.

  5. flipSeq :: Int -> [Int]

    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

  6. flipHVectElim :: HVectElim' x (ts :: [Type]) -> HVectElim ts x

    reroute Web.Routing.SafeRouting

    No documentation available.

  7. flipCmpNat :: forall (a :: Nat) (b :: Nat) . SNat a -> SNat b -> FlipOrdering (CmpNat a b) :~: CmpNat b a

    type-natural Data.Type.Natural.Lemma.Order

    No documentation available.

  8. flipCmp :: CompareDirection -> CompareDirection

    Agda Agda.TypeChecking.Monad.Base

    Flip the direction of comparison.

  9. flipP :: Permutation -> Permutation

    Agda 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.

  10. flipHorizontally :: Pixel a => Image a -> Image a

    JuicyPixels-extra Codec.Picture.Extra

    Flip an image horizontally.

Page 11 of many | Previous | Next