New Feature with Breaking Change
Support "correct" #OrElse()
function #22
This feature changes the method signature of the #OrElse()
that was introduced by v0.9.0, becoming to take a function that provides the fallback optional value. And the old implementation has been renamed #Or()
.