| mixedAmount(Looks|Is)Zero now operate directly on the MixedAmount, rather than converting them to a list of amounts first. mixedAmountCost no longer reconstructs the entire MixedAmount when there are amounts with no cost. transactionCheckBalanced only checks if signs are okay if sums are not okay. It also only traverses the list of postings once when picking real and balanced virtual postings. | ||
|---|---|---|
| .. | ||
| Data | ||
| Read | ||
| Reports | ||
| Utils | ||
| Data.hs | ||
| Query.hs | ||
| Read.hs | ||
| Reports.hs | ||
| Utils.hs | ||