miniblog.
← Back to all posts
Wilfred Hughes
Feb 8, 2017 at 08:31
Clojure provides arbitrary precision numbers, but prefers to overflow by default:
https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/
*' (interesting tradeoff)
clojure.core - Clojure v1.12.4 API documentation