Skip to content

Instantly share code, notes, and snippets.

@ehrenmurdick
Created November 10, 2015 19:38
Show Gist options
  • Save ehrenmurdick/579f923259894062961e to your computer and use it in GitHub Desktop.
Save ehrenmurdick/579f923259894062961e to your computer and use it in GitHub Desktop.
type Result {
Value T
Err error
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment