You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Result filter methods (#224)
* Added Result filter methods
* PR update: Use a different error value in the tests
* PR updates
* Added pipeable functions for some methods that were missing them
* Added tests for `Result#map_error`
* Added tests for piping functions