Shoggoth
kiwifarms.net
- Joined
- Aug 9, 2019
Hold your horses. The influence of value types into the JVM is a consolidation of conclusions from Java, Scala, Clojure and Kotlin. Java's development is very conservative, to the degree Goetz said something to the effect of "the last language to adopt a feature".LMAO THEY'RE LITERALLY JUST COPY PASTING FEATURES FROM .NET NOW
View attachment 2151119
.Net has had value types for ages, and C# added pattern matching ala JEP 405 a couple of years back! One thing I have to wonder about java primitives is whether they'll be remotely compatible with generics, I suspect not, in which case enjoy rewriting every algorithm for specific primitive types!
TFW you are in the shadow of your Microshaft clone, desperately trying to keep up
TFW java![]()
If you've read the JEPs in a more than cursory fashion you'd know primitive types are designed to work with generics