Skip to content

Instantly share code, notes, and snippets.

@apmason
Last active October 10, 2016 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apmason/0669f40ed821c1ba525ec93b90fc90d4 to your computer and use it in GitHub Desktop.
Save apmason/0669f40ed821c1ba525ec93b90fc90d4 to your computer and use it in GitHub Desktop.
let a = "foo"
print(a.hashValue)
//prints 4799450059709064030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment