Skip to content

Instantly share code, notes, and snippets.

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

  • Save akexorcist/6ada12eeca5fd56c47a0dd4765023f5e to your computer and use it in GitHub Desktop.

Select an option

Save akexorcist/6ada12eeca5fd56c47a0dd4765023f5e to your computer and use it in GitHub Desktop.
val user = User("Akexorcist").also {
it.age = 17
it.job = "Android Developer"
it.company = "Nextzy Technologies"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment