Closed bpoweski closed 11 years ago
Good day,
I've added support for >, >=, < and <= using the underlying Joda money methods. In addition, I've overloaded the airity of max and min to for consistency with how clojure.core/max and clojure.core/min behave with additional arguments.
Good idea. Can we type hint the return values?
I released 1.1.0 with this change in. Thank you.
1.1.0
Good day,
I've added support for >, >=, < and <= using the underlying Joda money methods. In addition, I've overloaded the airity of max and min to for consistency with how clojure.core/max and clojure.core/min behave with additional arguments.