if you don’t care about those and want to short-circuit fast, use `Either` or `Option` with `sequen...
p
if you don’t care about those and want to short-circuit fast, use
Either
or
Option
with
sequence