Also, don't use `when` with `Either`, there's the ...
# arrow
l
Also, don't use
when
with
Either
, there's the
.fold
to solve this problem
h
is fold use for best practice