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