Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

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

Select an option

Save akexorcist/6b3b11a59e681aff11a152cd18add0ec to your computer and use it in GitHub Desktop.
val user = User("Akexorcist")
val followerCount = user.run {
...
val count = getUserFollowerCount(name)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment