Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. iterFirst :: MonadIO m => Iterator -> m ()

    rocksdb-haskell Database.RocksDB.Iterator

    Position at the first key in the source. The iterator is valid after this call iff the source is not empty.

  2. ASCII_First :: a -> Term' a -> Term' a

    rzk Language.Rzk.Syntax.Abs

    No documentation available.

  3. makeFirstExistingTarget :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  4. systemdFirstboot :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  5. makeFirstExistingTarget :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  6. systemdFirstboot :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  7. prefixFirstSlackMessage :: Text -> [SlackMessage] -> [SlackMessage]

    slack-web Web.Slack.Experimental.Blocks

    No documentation available.

  8. deleteFirstsBy :: (a -> a -> Bool) -> Slist a -> Slist a -> Slist a

    slist Slist

    O(n*m). Takes a predicate and two slists and returns the first slist with the first occurrence of each element of the second slist removed.

    >>> deleteFirstsBy (==) (slist [1..5]) (slist [2,8,4,10,1])
    Slist {sList = [3,5], sSize = Size 2}
    

  9. sortOnFirst :: PVector -> PVector -> [(Double, Double)]

    srtree Algorithm.SRTree.ConfidenceIntervals

    No documentation available.

  10. _appStreamUserFirstName :: AppStreamUser -> Maybe (Val Text)

    stratosphere Stratosphere.Resources.AppStreamUser

    No documentation available.

Page 102 of many | Previous | Next