Skip to content

Instantly share code, notes, and snippets.

@tasaquino
Last active November 30, 2018 15:17
Show Gist options
  • Save tasaquino/530fcb663bbe6dbb1f0192000e165748 to your computer and use it in GitHub Desktop.
Save tasaquino/530fcb663bbe6dbb1f0192000e165748 to your computer and use it in GitHub Desktop.
Scoping Functions - also example
person.also {
it.profession = "Iron Man"
it.nickname = "Tony"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment