Makes balance sheet work correctly

This commit is contained in:
Bryce Covert
2019-04-17 23:10:14 -07:00
parent eea169a74f
commit 1b56d7ff0f
4 changed files with 59 additions and 31 deletions

View File

@@ -21,6 +21,9 @@
[num]
(.format nff (str num)))
(defn ->$ [x]
(nf x))
(defn active-when= [active-page candidate]