Skip to content

Instantly share code, notes, and snippets.

@worker8
Created December 18, 2017 07:35
Show Gist options
  • Select an option

  • Save worker8/5e00248f69ef7beeeda3e9cdb941a902 to your computer and use it in GitHub Desktop.

Select an option

Save worker8/5e00248f69ef7beeeda3e9cdb941a902 to your computer and use it in GitHub Desktop.
Kotlin standard library renaming
import kotlin.apply as doOnly
import kotlin.run as doTransform
import kotlin.also as doOnlyIt
import kotlin.let as doTransformIt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment