I've seen a very similar question [1] but that thread moved off a little onto a discussion about Promises. I have a completely synchronous pipeline and want to return an
Option
Option
at the end of it, upstream of this in the creation of this Option is an
Effect
Effect
which can fail, I want to discard the Error value and instead return a