|
About the Language Design category
|
|
1
|
3500
|
June 1, 2020
|
|
What is the receiver supposed to be in a `withContext` block (and an extension function)?
|
|
5
|
77
|
April 20, 2026
|
|
Null-safety and initialization order
|
|
15
|
6462
|
April 1, 2026
|
|
Kotlin incorrectly uses getters for private fields in open classes
|
|
2
|
117
|
March 6, 2026
|
|
Sequences and Inlined Lambdas
|
|
26
|
4755
|
March 5, 2026
|
|
Null-safe Nested Map Navigation
|
|
3
|
5329
|
February 13, 2026
|
|
Braces : block code and lambda confusion
|
|
9
|
199
|
February 12, 2026
|
|
Potential null type invariance break
|
|
6
|
109
|
February 10, 2026
|
|
Trailing boolean operations
|
|
2
|
109
|
February 8, 2026
|
|
Intersection Type Compatibility Problem With Java
|
|
7
|
1181
|
January 22, 2026
|
|
`it` within `when`
|
|
3
|
2066
|
January 12, 2026
|
|
Default Types for Generics
|
|
21
|
22809
|
December 28, 2025
|
|
Automatic constructor
|
|
1
|
90
|
December 28, 2025
|
|
Add ternery operator
|
|
22
|
645
|
December 21, 2025
|
|
Nested null check when only first one is needed?
|
|
2
|
79
|
December 20, 2025
|
|
Why kotlin does not provide LinkedList implementation?
|
|
33
|
37652
|
December 17, 2025
|
|
Context parameters require opt-in even in calling modules?
|
|
0
|
61
|
December 15, 2025
|
|
Idiomatic way how to implement Java interface properties in kotlin?
|
|
3
|
188
|
December 12, 2025
|
|
Suggested new construct for tight code
|
|
3
|
155
|
December 2, 2025
|
|
Make it easy to repeat something until it succeeds, but at most n times
|
|
13
|
21086
|
November 25, 2025
|
|
Capturing context parameter
|
|
2
|
112
|
November 20, 2025
|
|
I am a beginner for Kotlin
|
|
6
|
206
|
November 15, 2025
|
|
Assignments as expressions
|
|
2
|
5019
|
November 12, 2025
|
|
Problem of mutating data class for use in Jetpack Compose
|
|
4
|
192
|
November 2, 2025
|
|
Unit is the worst naming
|
|
40
|
1966
|
October 29, 2025
|
|
Union types
|
|
141
|
131186
|
October 28, 2025
|
|
A new feature for default arguments
|
|
5
|
259
|
October 27, 2025
|
|
Use with finally
|
|
5
|
3691
|
October 26, 2025
|
|
Allow to declare directly `val` in the `if` statement and use in body
|
|
8
|
4970
|
October 20, 2025
|
|
A syntax-level support for reactive ref type
|
|
3
|
141
|
October 15, 2025
|