Module Utils.Option_utils
Similar to Option.value, but with a thunk for the default value
Returns the first option if it's Some, otherwise the second option
Utils.Option_utils Similar to Option.value, but with a thunk for the default value
Returns the first option if it's Some, otherwise the second option