Comment by JanisErdmanis

Comment by JanisErdmanis 3 days ago

0 replies

I personally use Julia, which does not have such boxing issues. Rust, C, C++, and Fortran also avoid boxing like this. Perhaps Go is also free from such boxing? Python does it, that's true.