Skip to content

Instantly share code, notes, and snippets.

@vhutov
Last active June 23, 2020 22:34
Show Gist options
  • Save vhutov/7a8dbaa14310d7a0cc4f17d5fd574562 to your computer and use it in GitHub Desktop.
Save vhutov/7a8dbaa14310d7a0cc4f17d5fd574562 to your computer and use it in GitHub Desktop.
Decoder
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