Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. makeFirstExistingTarget :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  2. systemdFirstboot :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

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

    slack-web Web.Slack.Experimental.Blocks

    No documentation available.

  4. 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}
    

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

    srtree Algorithm.SRTree.ConfidenceIntervals

    No documentation available.

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

    stratosphere Stratosphere.Resources.AppStreamUser

    No documentation available.

  7. asuFirstName :: Lens' AppStreamUser (Maybe (Val Text))

    stratosphere Stratosphere.Resources.AppStreamUser

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-user.html#cfn-appstream-user-firstname

  8. sendFirstWorker :: MonadAsync m => SVar t m a -> t m a -> m (SVar t m a)

    streamly Streamly.Internal.Data.SVar

    No documentation available.

  9. cFirstField :: Config -> !Indent

    stylish-haskell Language.Haskell.Stylish.Step.Data

    Indent between data constructor and { line (measured from column with data constructor name)

  10. resRdfFirst :: RDFLabel

    swish Swish.RDF.Graph

    rdf:first from http://www.w3.org/TR/rdf-schema/#ch_first.

Page 102 of many | Previous | Next