Skip to content

Instantly share code, notes, and snippets.

@mochadwi
Last active June 23, 2021 16:10
Show Gist options
  • Save mochadwi/7c99305303a75f16e8da7fd8c2eb4f5a to your computer and use it in GitHub Desktop.
Save mochadwi/7c99305303a75f16e8da7fd8c2eb4f5a to your computer and use it in GitHub Desktop.
val number = "123".toIntOrNull() ?: -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment