|
About the Language Design category
|
|
1
|
3506
|
June 1, 2020
|
|
What is the receiver supposed to be in a `withContext` block (and an extension function)?
|
|
5
|
103
|
April 20, 2026
|
|
Null-safety and initialization order
|
|
15
|
6503
|
April 1, 2026
|
|
Kotlin incorrectly uses getters for private fields in open classes
|
|
2
|
126
|
March 6, 2026
|
|
Sequences and Inlined Lambdas
|
|
26
|
4767
|
March 5, 2026
|
|
Null-safe Nested Map Navigation
|
|
3
|
5335
|
February 13, 2026
|
|
Braces : block code and lambda confusion
|
|
9
|
206
|
February 12, 2026
|
|
Potential null type invariance break
|
|
6
|
116
|
February 10, 2026
|
|
Trailing boolean operations
|
|
2
|
119
|
February 8, 2026
|
|
Intersection Type Compatibility Problem With Java
|
|
7
|
1191
|
January 22, 2026
|
|
`it` within `when`
|
|
3
|
2073
|
January 12, 2026
|
|
Default Types for Generics
|
|
21
|
22872
|
December 28, 2025
|
|
Automatic constructor
|
|
1
|
98
|
December 28, 2025
|
|
Add ternery operator
|
|
22
|
658
|
December 21, 2025
|
|
Nested null check when only first one is needed?
|
|
2
|
83
|
December 20, 2025
|
|
Why kotlin does not provide LinkedList implementation?
|
|
33
|
37744
|
December 17, 2025
|
|
Context parameters require opt-in even in calling modules?
|
|
0
|
65
|
December 15, 2025
|
|
Idiomatic way how to implement Java interface properties in kotlin?
|
|
3
|
197
|
December 12, 2025
|
|
Suggested new construct for tight code
|
|
3
|
164
|
December 2, 2025
|
|
Make it easy to repeat something until it succeeds, but at most n times
|
|
13
|
21114
|
November 25, 2025
|
|
Capturing context parameter
|
|
2
|
118
|
November 20, 2025
|
|
I am a beginner for Kotlin
|
|
6
|
212
|
November 15, 2025
|
|
Assignments as expressions
|
|
2
|
5024
|
November 12, 2025
|
|
Problem of mutating data class for use in Jetpack Compose
|
|
4
|
197
|
November 2, 2025
|
|
Unit is the worst naming
|
|
40
|
2001
|
October 29, 2025
|
|
Union types
|
|
141
|
131457
|
October 28, 2025
|
|
A new feature for default arguments
|
|
5
|
266
|
October 27, 2025
|
|
Use with finally
|
|
5
|
3702
|
October 26, 2025
|
|
Allow to declare directly `val` in the `if` statement and use in body
|
|
8
|
4986
|
October 20, 2025
|
|
A syntax-level support for reactive ref type
|
|
3
|
147
|
October 15, 2025
|