I really do feel that just having a simple Either ...
# http4k
d
I really do feel that just having a simple Either (and maybe a Try) in the stdlib would encourage people to stop reinventing the wheel (see the Scala ecosystem for a good example!). It would allow lib writers to use them in public APIs without having to rely on any third party, arrow or otherwise.
2