Hi <@U0BHS1Y07> , we were silly, ofc only the gene...
# getting-started
s
Hi @voddan , we were silly, ofc only the generic info is erased. I tried it and I can test for
is Function1<*, *>
when reflecting on class members and checking their return type. This would be true for
val a  : Reciever.() -> Any = { println("Fun") }
. I hope I'm making any sense 😄