I've encountered an issue with boxing of value cla...
# compiler
h
I've encountered an issue with boxing of value class arguments in inline lambdas, posted it here: https://youtrack.jetbrains.com/issue/KT-78046/Redundant-boxing-of-value-class-argument-in-inlined-lambda-on-JVM Would appreciate input if anyone here has an idea of how this boxing can be avoided!
e