Join Slack
Powered by
`val Int.isOdd: Boolean = this % 2 == 0`
# stdlib
a
anstaendig
09/23/2018, 5:13 PM
val Int.isOdd: Boolean = this % 2 == 0
2
Views
Open in Slack
Previous
Next