Skip to content

Instantly share code, notes, and snippets.

@davidkathoh
Created July 13, 2019 09:47
Show Gist options
  • Save davidkathoh/e431c9379c5196eb37700fff53164fb7 to your computer and use it in GitHub Desktop.
Save davidkathoh/e431c9379c5196eb37700fff53164fb7 to your computer and use it in GitHub Desktop.
val stringNumber = "100"
val intValue = stringNumber.toInt()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment