Constructs aTry using the by-name parameter as a result value.
Constructs aTry using the by-name parameter as a result value.
The evaluation ofr is attempted once.
Any non-fatal exception is caught and results in aFailure that holds the exception.
the result value to compute
the result of evaluating the value, as aSuccess orFailure