Join Slack
Powered by
``` class A<T>(val f: (T) -> Unit) { } `...
# announcements
m
mg6maciej
02/08/2017, 12:55 AM
Copy code
class A<T>(val f: (T) -> Unit) { }
Open in Slack
Previous
Next