Just published a new version of monads (https://github.com/litchi-io/monads). Fixed ok and err implementations and added support for map_err, and_then, unwrap, unwrap_or and unwrap_err methods in Result<T, E>. Docs are up to date.<p>Feel free to give it a go and let me know what you think.