Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. flipOrder :: Order -> Order

    comfort-blas Numeric.BLAS.Matrix.Layout

    No documentation available.

  2. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Batch

    No documentation available.

  3. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Rank1

    No documentation available.

  4. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Rank2

    No documentation available.

  5. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Rank3

    No documentation available.

  6. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.RankN

    No documentation available.

  7. flipDecision :: Decision a -> Decision (Refuted a)

    decidable Data.Type.Predicate

    Flip the contents of a decision. Turn a proof of a into a disproof of not-a. Note that this is not reversible in general in constructivist logic See doubleNegation for a situation where it is.

  8. flipped :: Grammar p a b -> Grammar p b a

    invertible-grammar Data.InvertibleGrammar.Combinators

    Run a grammar with inputs and outputs flipped.

  9. flipBeams :: BeamStack -> BeamStack

    learn-physics Physics.Learn.BeamStack

    Interchange the two most recent beams on the stack.

  10. fliprl :: Element t => Matrix t -> Matrix t

    qchas QC

    Reverse columns

Page 12 of many | Previous | Next