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. TokenFilterDefinitionReverse :: TokenFilterDefinition

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. data Ets'select_reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  3. Ets'select_reverse :: Ets'select_reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  4. data Lists'reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  5. Lists'reverse :: Lists'reverse

    codec-beam Codec.Beam.Bifs

    No documentation available.

  6. 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)
    

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

    freetype2 FreeType.Support.Outline

    No documentation available.

  8. ft_Outline_Reverse :: Ptr FT_Outline -> IO ()

    freetype2 FreeType.Support.Outline

    No documentation available.

  9. pathBuilderAddReversePath :: (HasCallStack, MonadIO m) => PathBuilder -> Path -> m ()

    gi-gsk GI.Gsk.Structs.PathBuilder

    Appends all of path to the builder, in reverse order. Since: 4.14

  10. pattern PRINT_SETTINGS_REVERSE :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

Page 72 of many | Previous | Next