Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. pattern FUNC_REVERSE_SUBTRACT :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGLRenderingContextBase

    No documentation available.

  2. manyReverse :: Parser a -> Parser [a]

    json-stream Data.JsonStream.Parser

    Identical to fmap reverse . many but more efficient. If you don't care about the order of the results but plan to fully evaluate the list, this can be slightly more efficient than many as it avoids the accumulating thunks.

  3. MDB_REVERSEDUP :: MDB_DbFlag

    lmdb Database.LMDB.Raw

    No documentation available.

  4. MDB_REVERSEKEY :: MDB_DbFlag

    lmdb Database.LMDB.Raw

    No documentation available.

  5. codDebugReverseContinue :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  6. mdBackspaceReverse :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  7. mdBackspaceReverseOutline :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  8. mdKeyboardTabReverse :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  9. mdSortReverseVariant :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  10. toReverseVector :: Vector v a => Accumulator a -> v a

    vector-extras VectorExtras.Accumulator

    Finalise the accumulator as vector in reverse order.

Page 85 of many | Previous | Next