either
either copied to clipboard
Java 21 pattern match compatibility?
Hello!
Does this package work with Java 21 pattern match?
Specifically de structuring the values inside the Right or Left, and of course the compiler help if you haven't handled both cases.