Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
endOffset :: StorageFoldersList -> Maybe Textgogol-storage Gogol.Storage.Folders.List Filter results to folders whose names are lexicographically before endOffset. If startOffset is also set, the folders listed will have names between startOffset (inclusive) and endOffset (exclusive).
endOffset :: StorageObjectsList -> Maybe Textgogol-storage Gogol.Storage.Objects.List Filter results to objects whose names are lexicographically before endOffset. If startOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).
endOffset :: StorageObjectsWatchAll -> Maybe Textgogol-storage Gogol.Storage.Objects.WatchAll Filter results to objects whose names are lexicographically before endOffset. If startOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).
endOfStream :: MonadDOM m => MediaSource -> Maybe EndOfStreamError -> m ()jsaddle-dom JSDOM.Generated.MediaSource endOfInput :: e -> Parser a e s ()smith Data.Parser No documentation available.
-
xmonad-contrib XMonad.Prompt Put the cursor at the end of line
-
base Data.Monoid No documentation available.
-
base Data.Semigroup No documentation available.
-
QuickCheck Test.QuickCheck.Gen Generate Double in 0..1 range
pushEndOfInput :: Decoder a -> Decoder abinary Data.Binary.Get Tell a Decoder that there is no more input. This passes Nothing to a Partial decoder, otherwise returns the decoder unchanged.