Fork me on GitHub
#clojure-europe
<
2023-12-29
>
flowthing16:12:47

Huh. I did not know about this feature.

λ clj
Clojure 1.11.1
user=> #java.math.BigInteger["1"]
1
user=> (class *1)
java.math.BigInteger

flowthing16:12:16

Don't think I've ever seen it used.

borkdude18:12:44

Just because can, doesn't mean you should ;)

1
flowthing18:12:47

Yeah, probably not. 🙂