Why Does Julia Work So Well?

by leephillipson 4/25/25, 4:23 PMwith 3 comments
by MillironXon 4/25/25, 4:46 PM

This is a good summary of the power of Julia's type system in performance. The `2^-5` seems like a bad example, tho, because it renders as a float. Every version of Julia I can run also allows it to work. I assume this used to error?