Fork me on GitHub
#clojure-europe
<
2021-08-03
>
djm06:08:34

๐Ÿ‘‹

dharrigan06:08:23

Good Morning!

seancorfield07:08:23

๐Ÿ‘‹:skin-tone-2:

reefersleep07:08:51

Good morning ๐Ÿ™‚

vemv12:08:58

maybe enable boxed math warnings too, at least temporarily as they might give you a hint

vemv12:08:54

reading the question carefully, the fix I would try is coercing elapsed-time to long . I wouldn't add a hint. https://clojure.org/reference/java_interop#optimization says Do not use ^Integer etc. [for certain cases]