Join Slack
Powered by
Would you use an interface that looked like this ...
# announcements
j
jkbbwr
06/16/2016, 12:48 PM
Would you use an interface that looked like this
Copy code
interface Something { fun handle(x: String) fun handle(y: Int) fun handle(z: Any) }
Open in Slack
Previous
Next