last round fixes.

This commit is contained in:
Bryce Covert
2021-01-06 19:12:14 -08:00
parent e9cc29ad7f
commit c8da0697a2
5 changed files with 125 additions and 94 deletions

View File

@@ -45,7 +45,10 @@
(Double/parseDouble %)
(and (string? %)
(str/blank? %))
(str/blank? (str/trim %)))
0.0
(nil? %)
0.0
(int? %)