• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. viewBondsInMap :: TestDeal a -> Map String Bond

    Hastructure Deal.DealBase

    support bond group

  2. extractTxnsFromFlowFrameMap :: Maybe [PoolId] -> Map PoolId PoolCashflow -> [TsRow]

    Hastructure Deal.DealCollection

    deposit cash to account by collection rule

  3. lookupInMap :: (Show k, Ord k) => String -> [k] -> Map k a -> Either String (Map k a)

    Hastructure Util

    No documentation available.

  4. lstToMapByFn :: (a -> String) -> [a] -> Map String a

    Hastructure Util

    No documentation available.

  5. payInMap :: Date -> Balance -> (a -> Balance) -> (Balance -> a -> a) -> [String] -> HowToPay -> Map String a -> Map String a

    Hastructure Util

    No documentation available.

  6. selectInMap :: (Show k, Ord k) => String -> [k] -> Map k a -> Either String (Map k a)

    Hastructure Util

    No documentation available.

  7. type OutlineMap n = Map String Path V2 n

    SVGFonts Graphics.SVGFonts.ReadFont

    A map of unicode characters to outline paths.

  8. getTokenMap :: Token -> Map Id Token

    ShellCheck ShellCheck.AnalyzerLib

    No documentation available.

  9. idMap :: Parameters -> Map Id Token

    ShellCheck ShellCheck.AnalyzerLib

    No documentation available.

  10. parentMap :: Parameters -> Map Id Token

    ShellCheck ShellCheck.AnalyzerLib

    No documentation available.

Page 1118 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete