hledger/hledger-ui/Hledger
Simon Michael 660ba7e1d9 lib: clarify zero-checking function names
isZeroAmount                -> amountLooksZero
isReallyZeroAmount          -> amountIsZero
isZeroMixedAmount           -> mixedAmountLooksZero
isReallyZeroMixedAmount     -> mixedAmountIsZero
isReallyZeroMixedAmountCost dropped
2020-05-29 18:57:22 -07:00
..
UI lib: clarify zero-checking function names 2020-05-29 18:57:22 -07:00
UI.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00