another thing you could do is automatically unwrap...
# squarelibraries
j
another thing you could do is automatically unwrap the envelope with a custom adapter. this would validate
.ok == true
and otherwise propagate the error with an exception (or whatever mechanism you want, like an either type)
1