Join Slack
Powered by
so I'm trying to take blocks and "turn them" into ...
# announcements
p
pcarrier
11/07/2016, 3:01 PM
so I'm trying to take blocks and "turn them" into instances of a SMI. eg
fun <T> wrapConstructor(method: (Foo) -> T) = Constructor(method)
4
Views
Open in Slack
Previous
Next