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.

  1. endOffset :: StorageFoldersList -> Maybe Text

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

  2. endOffset :: StorageObjectsList -> Maybe Text

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

  3. endOffset :: StorageObjectsWatchAll -> Maybe Text

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

  4. endOfStream :: MonadDOM m => MediaSource -> Maybe EndOfStreamError -> m ()

    jsaddle-dom JSDOM.Generated.MediaSource

    Mozilla MediaSource.endOfStream documentation

  5. endOfInput :: e -> Parser a e s ()

    smith Data.Parser

    No documentation available.

  6. endOfLine :: XP ()

    xmonad-contrib XMonad.Prompt

    Put the cursor at the end of line

  7. appEndo :: Endo a -> a -> a

    base Data.Monoid

    No documentation available.

  8. appEndo :: Endo a -> a -> a

    base Data.Semigroup

    No documentation available.

  9. genDouble :: Gen Double

    QuickCheck Test.QuickCheck.Gen

    Generate Double in 0..1 range

  10. pushEndOfInput :: Decoder a -> Decoder a

    binary Data.Binary.Get

    Tell a Decoder that there is no more input. This passes Nothing to a Partial decoder, otherwise returns the decoder unchanged.

Page 13 of many | Previous | Next