https://github.com/rcardin/java-experiments
Some experiments ๐งช using the most advanced features of Java โ
https://github.com/rcardin/java-experiments
adt java valhalla value-object
Last synced: 5 months ago
JSON representation
Some experiments ๐งช using the most advanced features of Java โ
- Host: GitHub
- URL: https://github.com/rcardin/java-experiments
- Owner: rcardin
- License: mit
- Created: 2023-10-09T19:36:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T19:39:20.000Z (about 2 years ago)
- Last Synced: 2025-03-11T20:46:34.551Z (10 months ago)
- Topics: adt, java, valhalla, value-object
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-experiments
Some experiments using the most advanced features of Java
## Project Valhalla
The package `in.rcard.values` contains some experiments using the Project Valhalla features. To compile the code, you need to use the JDK available in the [Project Valhalla Early-Access Builds](https://jdk.java.net/valhalla/) homepage.