Skip to content

Instantly share code, notes, and snippets.

@NoNews
Created June 7, 2020 12:21
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/ca028f2f56a7f5be32fb6df8f4fda901 to your computer and use it in GitHub Desktop.
Save NoNews/ca028f2f56a7f5be32fb6df8f4fda901 to your computer and use it in GitHub Desktop.
val user2 = User(id = 9986, name = "Diane Nguyen")
val key = Key(user2.name)
map[key] = user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment