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.
_reversedPrefix :: PointedList a -> [a]pointedlist Data.List.PointedList.Circular No documentation available.
-
brick Brick.Widgets.List Reverse the list. The element selected before the reversal will again be the selected one. Complexity: same as reverse for the container type.
listReverse for List: O(n) listReverse for Seq: O(n)
zipWithReverseIndex :: Unfoldr a -> Unfoldr (Int, a)deferred-folds DeferredFolds.Unfoldr Deprecated: This function builds up stack. Use zipWithIndex instead.
fromOLReverse :: OrdList a -> [a]ghc-lib-parser GHC.Data.OrdList No documentation available.
assignAllReverseOrder :: [JStgExpr] -> [JStgExpr] -> JStgStatghc-lib-parser GHC.JS.Make No documentation available.
hdReverseWordStr :: FastStringghc-lib-parser GHC.StgToJS.Symbols No documentation available.
diag_reverse_errors :: DiagOpts -> !Boolghc-lib-parser GHC.Utils.Error Reverse error reporting order
toReverseList :: Monad m => ListT m a -> m [a]list-t ListT Execute, folding to a list in the reverse order. Performs more efficiently than toList.
scrollReverse :: TermStr s => Capability sterminfo System.Console.Terminfo.Cursor No documentation available.
pattern
GL_FUNC_REVERSE_SUBTRACT :: GLenumOpenGLRaw Graphics.GL.ARB.ImagingCompatibility No documentation available.