Custom message for assertion with textual representation of type annotated value to make debugging easier
Expand the comprehensive test with err pattern match. No bugs captured with this expansion but its important to cover as much as possible. We will be continuing to do this.
Remove unwrap from or helper constructor. It looks like this constructor was never used.
A small follow up PR on https://github.com/golemcloud/golem/commit/1b0902a5de687fc1bbb402adcfd3d5012e912bf1
err
pattern match. No bugs captured with this expansion but its important to cover as much as possible. We will be continuing to do this.unwrap
fromor
helper constructor. It looks like this constructor was never used.