the value to wrap
a new MaybeProvider
Returns the some value or the provided default value.
the default value to use if this Maybe is none
the default value or the some value
Transform the mapped element and return a new MaybeProvider with the result.
the function to use
Generated using TypeDoc
Default value wrapped in MaybeProvider.