If I have toplevel function like fn(list : List&lt...
# announcements
o
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