Skip to content

Instantly share code, notes, and snippets.

@s1monw1
Created September 16, 2022 05:43
Show Gist options
  • Save s1monw1/b5ed9d3cfa966062e6c81577d6afda17 to your computer and use it in GitHub Desktop.
Save s1monw1/b5ed9d3cfa966062e6c81577d6afda17 to your computer and use it in GitHub Desktop.
val bar: Bar = Bar().also {
it.foo = "another value"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment