2025/09/22/value-types-et-fractales #145
Replies: 1 comment
-
|
Merci pour cet Article .. java évolue ( lentement ... ) .. vivement l'achèvement du Project Valhala et des autres JEP ( comme Vector API ) .. qui rendront java une plateforme très pertinente pour les projets IA et Data. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2025/09/22/value-types-et-fractales
L’ambitieux projet Valhalla propose d’enrichir la plateforme Java avec les "Value objects". Ce sont des objets sans identité et dont les champs sont final, mais pour lesquels la JVM peut réaliser un certain nombre d’optimisations.
https://blog.sciam.fr/2025/09/22/value-types-et-fractales.html
Beta Was this translation helpful? Give feedback.
All reactions