Skip to content

Instantly share code, notes, and snippets.

@s1monw1
Last active September 2, 2022 21:34
Show Gist options
  • Save s1monw1/c0dc56a39b1f9c6b409acaa74660f076 to your computer and use it in GitHub Desktop.
Save s1monw1/c0dc56a39b1f9c6b409acaa74660f076 to your computer and use it in GitHub Desktop.
Medium Java vs Kotlin single expression
fun trueOrFalse() = Random().nextBoolean()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment