Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. viewMap :: T (T x y z) -> T (T x y z)

    gnuplot Graphics.Gnuplot.Frame.OptionSet

    Show flat pixel map.

  2. ColorMap :: Plot3dType

    gnuplot Graphics.Gnuplot.Simple

    No documentation available.

  3. Cmapx :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    Client-side imagemap.

  4. CmapxNP :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    As for Cmapx, except only rectangles are used as active areas.

  5. Imap :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    Server-side imagemap.

  6. ImapNP :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    As for Imap, except only rectangles are used as active areas.

  7. journalMapPostingAmounts :: (MixedAmount -> MixedAmount) -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Apply a transformation to a journal's posting amounts.

  8. journalMapPostings :: (Posting -> Posting) -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Apply a transformation to a journal's postings.

  9. journalMapTransactions :: (Transaction -> Transaction) -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Apply a transformation to a journal's transactions.

  10. transactionMapPostingAmounts :: (MixedAmount -> MixedAmount) -> Transaction -> Transaction

    hledger-lib Hledger.Data.Transaction

    Apply a transformation to a transaction's posting amounts.

Page 578 of many | Previous | Next