it was probably asked before, but shouldn't clojure print instances of java.time.Instant
as #inst ...
?
Ah, there is already an issue for that: https://clojure.atlassian.net/browse/CLJ-2224
it already does here 🙂
I think it is the only custom print-method we have defined