Hoogle Search

Within LTS Haskell 24.5 (ghc-9.10.2)

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

  1. flipBorder :: Border -> Border

    board-games Game.Labyrinth

    No documentation available.

  2. flipOrder :: Order -> Order

    comfort-blas Numeric.BLAS.Matrix.Layout

    No documentation available.

  3. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Batch

    No documentation available.

  4. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Rank1

    No documentation available.

  5. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Rank2

    No documentation available.

  6. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.Rank3

    No documentation available.

  7. flipSign :: Sign -> Sign

    comfort-fftw Numeric.FFTW.RankN

    No documentation available.

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

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

    invertible-grammar Data.InvertibleGrammar.Combinators

    Run a grammar with inputs and outputs flipped.

  10. flipBeams :: BeamStack -> BeamStack

    learn-physics Physics.Learn.BeamStack

    Interchange the two most recent beams on the stack.

Page 12 of many | Previous | Next