withDefault
Wraps a value with an optional default.
Return
a Defaulted instance containing the value and default
Parameters
default
the default value to associate
Wraps a value with an optional default.
a Defaulted instance containing the value and default
the default value to associate