the docs have good examples of using `either`, but...
# arrow
b
the docs have good examples of using
either
, but i can't find any examples of using the
ior
builder. does anyone know of any, specifically handling/accumulating multiple errors while keeping a result?