Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. PayIntByRateIndex :: Maybe Limit -> AccountName -> [BondName] -> Int -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    pay interest to bond by index

  2. PayIntByRateIndexBySeq :: Maybe Limit -> AccountName -> [BondName] -> Int -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    pay interest to bond by index Bond - Principal

  3. PayIntBySeq :: Maybe Limit -> AccountName -> [BondName] -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    with sequence

  4. PayIntGroup :: Maybe Limit -> AccountName -> BondName -> PayOrderBy -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    pay bond group with cash from account with optional limit or extra support

  5. PayIntOverInt :: Maybe Limit -> AccountName -> [BondName] -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    pay interest over interest only

  6. PayIntOverIntBySeq :: Maybe Limit -> AccountName -> [BondName] -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    pay interest over interest only with sequence

  7. PayIntPrinBySeq :: Maybe Limit -> AccountName -> [BondName] -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    pay int & prin to bonds sequentially

  8. PayIntResidual :: Maybe Limit -> AccountName -> BondName -> Action

    Hastructure Waterfall

    pay interest to bond regardless interest due

  9. data PayOrderBy

    Hastructure Waterfall

    No documentation available.

  10. PayPrin :: Maybe Limit -> AccountName -> [BondName] -> Maybe ExtraSupport -> Action

    Hastructure Waterfall

    pay principal to bond via pro-rata

Page 1169 of many | Previous | Next