Ok, one other little detail, we should add lambda-...
# tornadofx
t
Ok, one other little detail, we should add lambda-argument-names to parameters.
Copy code
fun test(a: (arg: A)->Unit)=...
This makes the parameters more clear