Bug Fixes
- store state-info explicitly
New Features
- Add new unwrap-methods
unwrapAnd(),unwrapAndThen(),unwrapOr(),unwrapOrElse()
Enhancements
- Change some methods to return Result instead of the contained value to keep the API closer to the original