Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. _artistSortName :: Artist -> Maybe Text

    MusicBrainz Network.Protocol.MusicBrainz.Types

    No documentation available.

  2. _labelSortName :: Label -> Maybe Text

    MusicBrainz Network.Protocol.MusicBrainz.Types

    No documentation available.

  3. nameCreditsToArtistSortName :: [ArtistCredit] -> Text

    MusicBrainz Network.Protocol.MusicBrainz.Utils

    No documentation available.

  4. defaultSortBy :: IsSequence seq => (Element seq -> Element seq -> Ordering) -> seq -> seq

    classy-prelude-yesod ClassyPrelude.Yesod

    Use Data.List's implementation of sortBy.

  5. vectorSort :: (Vector v e, Ord e) => v e -> v e

    classy-prelude-yesod ClassyPrelude.Yesod

    Sort a vector.

  6. vectorSortBy :: Vector v e => (e -> e -> Ordering) -> v e -> v e

    classy-prelude-yesod ClassyPrelude.Yesod

    Sort a vector using an supplied element ordering function.

  7. cursorText :: CursorValue Value

    clay Clay

    No documentation available.

  8. cursorText :: CursorValue Value

    clay Clay.Display

    No documentation available.

  9. verticalNonEmptyCursorTable :: (b -> [Widget n]) -> (a -> [Widget n]) -> (b -> [Widget n]) -> NonEmptyCursor a b -> Widget n

    cursor-brick Cursor.Brick.List.NonEmpty

    No documentation available.

  10. verticalNonEmptyCursorTableM :: Applicative f => (b -> f [Widget n]) -> (a -> f [Widget n]) -> (b -> f [Widget n]) -> NonEmptyCursor a b -> f (Widget n)

    cursor-brick Cursor.Brick.List.NonEmpty

    No documentation available.

Page 219 of many | Previous | Next