Closed kevinresol closed 4 years ago
OutcomeTools. toOutcome(option)
OptionTools
OptionTools.orTry
OutcomeTools.or
OutcomeTools.orUse
OptionTools.sure
OptionTools.force
The last three changes are mainly to unify the API of the two types. Because I can never remember which function is for which type...
OutcomeTools. toOutcome(option)
toOptionTools
OptionTools.orTry
OutcomeTools.or
and deprecatedOutcomeTools.orUse
OptionTools.sure
and deprecatedOptionTools.force
The last three changes are mainly to unify the API of the two types. Because I can never remember which function is for which type...