Join Slack
Powered by
If I have toplevel function like fn(list : List<...
# announcements
o
Olekss
01/21/2018, 4:42 PM
If I have toplevel function like fn(list : List<Int>) = list.map{it.toString()} then how can I get the hold of this function using reflection
5
Views
Open in Slack
Previous
Next