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 3aa9487 commit c600094Copy full SHA for c600094
README.md
@@ -1,6 +1,6 @@
1
[](https://maven-badges.herokuapp.com/maven-central/io.github.jbock-java/either)
2
3
-### `either:1.1`
+### `either:1.2`
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