https://kotlinlang.org logo
k

karelpeeters

09/14/2017, 8:02 PM
Well this post just tries to verify the other post that just talked about the bytecode without benchmarking, he even notes
In this first example, it was not very clear what cost the author was talking about. It appears that he is just referring to the cost of using Kotlin lambdas, given that Kotlin, by default, targets the Java 6 VM which doesn't have lambdas.