Hoogle Search

Within LTS Haskell 24.9 (ghc-9.10.2)

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

  1. pattern GL_FUNC_REVERSE_SUBTRACT :: GLenum

    OpenGLRaw Graphics.GL.Version21

    No documentation available.

  2. pattern GL_OR_REVERSE :: GLenum

    OpenGLRaw Graphics.GL.Version21

    No documentation available.

  3. copyReverseCommits :: MutableByteArray s -> Int -> Commits s -> ST s Int

    bytebuild Data.Bytes.Builder.Unsafe

    Copy the contents of the chunks into a mutable array, reversing the order of the chunks. Precondition: The destination must have enough space to house the contents. This is not checked.

  4. unsafeFromListReverseMutableN :: forall (arr :: Type -> Type) a m . (Contiguous arr, Element arr a, PrimMonad m) => Int -> [a] -> m (Mutable arr (PrimState m) a)

    contiguous Data.Primitive.Contiguous

    Create a mutable array from a list, reversing the order of the elements. If the given length does not match the actual length, this function has undefined behavior.

  5. unsafeFromListReverseN :: (Contiguous arr, Element arr a) => Int -> [a] -> arr a

    contiguous Data.Primitive.Contiguous

    Create an array from a list, reversing the order of the elements. If the given length does not match the actual length, this function has undefined behavior.

  6. ListReverse :: Expr s a

    dhall Dhall.Core

    ListReverse                              ~  List/reverse
    

  7. _ListReverse :: Parser ()

    dhall Dhall.Parser.Token

    Parse the List/reverse built-in This corresponds to the List-reverse rule from the official grammar

  8. pattern KEY_dead_abovereversedcomma :: Word32

    gi-gdk3 GI.Gdk.Constants

    No description available in the introspection data.

  9. CursorTypeCrossReverse :: CursorType

    gi-gdk3 GI.Gdk.Enums

    No documentation available.

  10. pattern KEY_dead_abovereversedcomma :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

Page 60 of many | Previous | Next