Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. propReverse8 :: T N8 -> Bool

    battleship-combinatorics Combinatorics.Battleship.Count.Frontier

    No documentation available.

  2. propReverse9 :: T N9 -> Bool

    battleship-combinatorics Combinatorics.Battleship.Count.Frontier

    No documentation available.

  3. TokenFilterDefinitionReverse :: TokenFilterDefinition

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. reduceReverse :: Integer -> Type -> Term -> TransformContext -> NormalizeSession Term

    clash-lib Clash.Normalize.PrimitiveReductions

    Replace an application of the Clash.Sized.Vector.reverse primitive on vectors of a known length n, by the fully unrolled recursive "definition" of Clash.Sized.Vector.reverse

  5. data Ets'select_reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  6. Ets'select_reverse :: Ets'select_reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  7. data Lists'reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  8. Lists'reverse :: Lists'reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  9. cyclicReverse :: (Integral n, Floating a) => Vector (Cyclic n) a -> Vector (Cyclic n) a

    comfort-blas Numeric.BLAS.Vector

    cyclicVectorFromList [] == Vector.cyclicReverse (cyclicVectorFromList [])
    
    cyclicVectorFromList [1] == Vector.cyclicReverse (cyclicVectorFromList [1])
    
    cyclicVectorFromList [1,3,2] == Vector.cyclicReverse (cyclicVectorFromList [1,2,3])
    
    cyclicVectorFromList [1,6,5,4,3,2] == Vector.cyclicReverse (cyclicVectorFromList [1,2,3,4,5,6])
    
    forCyclicVector number_ $ \xs -> xs == Vector.cyclicReverse (Vector.cyclicReverse xs)
    

  10. pattern FT_OUTLINE_REVERSE_FILL :: (Eq a, Num a) => a

    freetype2 FreeType.Support.Outline

    No documentation available.

Page 72 of many | Previous | Next