Skip to content

Instantly share code, notes, and snippets.

@JohnMurray
Created February 1, 2018 14:20
Show Gist options
  • Save JohnMurray/2f36d41d5f27df19774551cce0620a01 to your computer and use it in GitHub Desktop.
Save JohnMurray/2f36d41d5f27df19774551cce0620a01 to your computer and use it in GitHub Desktop.
Simple function signature to detect a specific error
Either[Throwable, T] => Boolean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment