Last active
June 23, 2020 22:34
-
-
Save vhutov/7a8dbaa14310d7a0cc4f17d5fd574562 to your computer and use it in GitHub Desktop.
Decoder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Decoder[FailedResponse].map(m ⇒ Right(Left(m)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment