Is the Kotlin/native compiler smart enough to take...
# kotlin-native
s
Is the Kotlin/native compiler smart enough to take non-caputuring lambdas and make them singleton instances?
d
Yes, iirc it does this already.