Join Slack
Powered by
Is it intended that using function reference on a ...
# kotlin-native
h
hmole
10/17/2018, 10:58 AM
Is it intended that using function reference on a frozen(
myObj::func
) object throws an error, but if you make a val out of it before freezing it works fine?
o
olonho
10/17/2018, 11:09 AM
Could you please provide self-containing snippets?
h
hmole
10/17/2018, 11:11 AM
I will some time later
hmole
10/17/2018, 1:23 PM
Can't reproduce it anymore because I changed lot's of code. Had to do something with cyclic lazy references.
2
Views
Open in Slack
Previous
Next