We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b4179 commit 98c71d1Copy full SHA for 98c71d1
README.md
@@ -1,7 +1,5 @@
1
[](https://maven-badges.herokuapp.com/maven-central/io.github.jbock-java/either)
2
3
-### `either:1.5`
4
-
5
The `Either` type is closely related to `Optional`, but can have different "failure" states, other than only *empty*.
6
`Either` can be used to collect error messages in stream operations,
7
or simply as a lightweight alternative to throwing an Exception.
0 commit comments