You're viewing a single thread.
All comments
7
comments
What did you actually do?
10 0 ReplyI broke the type system in Kotlin and ended up with a null value in a non-null (not
lateinit
) variable.22 0 ReplyHow convoluted was it?
5 0 ReplyWith no platform types involved?
1 0 ReplyYes
1 0 ReplyInteresting. Care to share? I think they fixed a few of those issues with K2. Did you find something new or is it known?
1 0 ReplyIt was about 3 years ago, and I haven't been able to find my old code again. I probably discarded it after finding out it didn't work well.
I was able to find these screenshots though:
2 0 Reply
7
comments
Scroll to top