Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. fromList :: [Key] -> Word64Set

    ghc-lib-parser GHC.Data.Word64Set.Internal

    Create a set from a list of integers.

  2. fromList :: [(TargetPath, FileInfo)] -> FileMap

    hackage-security Hackage.Security.TUF.FileMap

    No documentation available.

  3. fromList :: Ord a => [a] -> MaxQueue a

    pqueue Data.PQueue.Max

    Constructs a priority queue from an unordered list.

  4. fromList :: Ord a => [a] -> MinQueue a

    pqueue Data.PQueue.Min

    Constructs a priority queue from an unordered list.

  5. fromList :: Ord k => [(k, a)] -> MaxPQueue k a

    pqueue Data.PQueue.Prio.Max

    Build a priority queue from the list of (key, value) pairs.

  6. fromList :: Ord k => [(k, a)] -> MinPQueue k a

    pqueue Data.PQueue.Prio.Min

    Constructs a priority queue from an unordered list.

  7. fromList :: Ord v => [(v, v, a)] -> IntervalMap v a

    trifecta Text.Trifecta.Util.IntervalMap

    No documentation available.

  8. fromList :: Corecursive (->) t (XNor a) => [a] -> t

    yaya Yaya.Applied

    An implementation of toList for Corecursive fixed-points of XNor.

  9. fromList :: String -> CharSet

    charset Data.CharSet

    No documentation available.

  10. fromList :: [Word8] -> ByteSet

    charset Data.CharSet.ByteSet

    No documentation available.

Page 14 of many | Previous | Next