We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5ce3272
Removed or_else as it was misleading. Added unwrap_or and unwrap_or_else inspired by Rust. Added some documentation to Maybe methods
or_else
unwrap_or
unwrap_or_else