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 6548c10 commit 8838863Copy full SHA for 8838863
README.md
@@ -1,6 +1,6 @@
1
[](https://maven-badges.herokuapp.com/maven-central/io.github.jbock-java/either)
2
3
-### `either:1.3`
+### `either:1.4`
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,
0 commit comments