will be compiled into two different methods. Thats not really possible with lambdas or local functions, because you have only one
val singleParamFun
z
zucen.co
06/10/2018, 8:46 AM
aah as I am still very new to this "so much generated code during compile" i did not realize named args functions are implemented as every used variant into real method... but i understand it has to work on jvm..