Skip to content

Instantly share code, notes, and snippets.

@Sottti
Last active September 22, 2018 07:56
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 Sottti/57b7ef73d02af95cf27445e75aad455f to your computer and use it in GitHub Desktop.
Save Sottti/57b7ef73d02af95cf27445e75aad455f to your computer and use it in GitHub Desktop.
val steveJobs= User("Steve Jobs", 56)
val steveJobsToday= steveJobs.copy(age = 63)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment