An educational project to demonstrate the usage of new Java Language Features introduced until Java 19.
Feel free to reach out with any feedback via Twitter to @MBoegie, with a Pull Request or in person at any time.
In this repository I try to implement Binary Trees with usual Java. As contrast, I also provide an implementation using Project Amber new Language Features.
To build and run you need a JDK 19 preview and enable preview features.