lesurp/OptionalStruct

Add support for try_merge 2 optionals into concrete

Closed this issue · 2 comments

Is there a way to make it so that we can for any (OptionalX a, OptionalX b) -> Result<X, Error>?

Hmm that doesn't actually sound to difficult to implement, maybe I'll get to it at some point

Added builder pattern functionality in #19