3 Comments

Regarding statics: Kotlin will receive true statics, not only extensions. All the details can be found in https://github.com/Kotlin/KEEP/blob/statics/proposals/statics.md.

Expand full comment

Thank you! Great read.

I need to start tracking KEEPs, not only Java Mailing List. Do you know what will be the easiest process to do that? Any mailing list or sth?

Expand full comment

The best way is probably watching the commits and issues in the KEEP repo.

Expand full comment