Interface for types that support Do-notation Implementing this interface allows a type to be yielded in Do-comprehensions
The doUnwrap method should return a DoResult indicating success/failure and the contained value or error information
Interface for types that support Do-notation Implementing this interface allows a type to be yielded in Do-comprehensions
The doUnwrap method should return a DoResult indicating success/failure and the contained value or error information