Skip to content

Instantly share code, notes, and snippets.

@akexorcist
Last active March 30, 2020 17:01
Show Gist options
  • Select an option

  • Save akexorcist/2a27b83e77be085e0b8e597efd7a9518 to your computer and use it in GitHub Desktop.

Select an option

Save akexorcist/2a27b83e77be085e0b8e597efd7a9518 to your computer and use it in GitHub Desktop.
val user = User("Akexorcist")
val updatedUser = user.apply {
job = "Android Developer"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment