Skip to content

Instantly share code, notes, and snippets.

@NoNews
Last active June 6, 2020 21:40
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 NoNews/c8a7c800253be9750148b64c92bb35c2 to your computer and use it in GitHub Desktop.
Save NoNews/c8a7c800253be9750148b64c92bb35c2 to your computer and use it in GitHub Desktop.
val user3 = User(id = 2508, name = "Penny Carson") //hashCode will be 12
val key = Key(user3.name)
map[key] = user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment