Open mull opened 6 years ago
We're expecting only Result values and returning a Try::Value without calling .to_result first passes in the test suite.
Try::Value
.to_result
We're expecting only Result values and returning a
Try::Value
without calling.to_result
first passes in the test suite.