Open jw3 opened 8 years ago
Add additional builder method that would allow what caused the injection to fail to bubble up in a Try.
Try
Currently you can only catch from required, or just get a None from optional.
Add additional builder method that would allow what caused the injection to fail to bubble up in a
Try
.Currently you can only catch from required, or just get a None from optional.