Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lookupRule :: Eq f => f -> [Rul f] -> Maybe (Cat, SentForm)BNFC BNFC.CF No documentation available.
lookupAssumptionByIdx :: [StratPerfByIdx] -> Int -> Either String AssetPerfHastructure Assumptions No documentation available.
lookupRate :: [RateAssumption] -> Floater -> Date -> Either String IRateHastructure Assumptions lookup rate from rate assumption with index
lookupRate0 :: [RateAssumption] -> Index -> Date -> Either String IRateHastructure Assumptions No documentation available.
lookupSource :: TsRow -> PoolSource -> BalanceHastructure Cashflow No documentation available.
lookupSourceM :: Balance -> Maybe TsRow -> PoolSource -> BalanceHastructure Cashflow No documentation available.
lookupAssetAvailable :: RevolvingPool -> Date -> [AssetUnion]Hastructure Revolving No documentation available.
lookupIntervalTable :: Ord a => Table a b -> Direction -> (a -> Bool) -> Maybe ((a, b), (a, b))Hastructure Types No documentation available.
lookupTable :: Ord a => Table a b -> Direction -> (a -> Bool) -> Maybe bHastructure Types No documentation available.
lookupAndApplies :: Ord k => (a -> b) -> String -> [k] -> Map k a -> Either String [b]Hastructure Util No documentation available.