Skip to content

Instantly share code, notes, and snippets.

@stevenblenkinsop
Last active August 29, 2015 14:07
Show Gist options
  • Save stevenblenkinsop/e5d40d5f982bb400159e to your computer and use it in GitHub Desktop.
Save stevenblenkinsop/e5d40d5f982bb400159e to your computer and use it in GitHub Desktop.
func Id(x T) T {
return x
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment