either
either copied to clipboard
Functional error handling for Java
Results
1
either issues
Sort by
recently updated
recently updated
newest added
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...