Join Slack
Powered by
Nothing stopping you from doing ``` operator fun ...
# random
k
kevinmost
12/08/2016, 8:31 PM
Nothing stopping you from doing
Copy code
operator fun Int.unaryMinus(): Int = unaryPlus()
in Kotlin, too
2
Views
Open in Slack
Previous
Next