alan icon indicating copy to clipboard operation
alan copied to clipboard

getOrDefault for Result

Open depombo opened this issue 4 years ago • 0 comments

getOrDefault implementation for Result that takes no arguments and provides the default value for the given type. It should call getOr and the compiler provides a default value.

depombo avatar Dec 28 '20 19:12 depombo