|
About the Language Design category
|
|
0
|
3538
|
December 4, 2015
|
|
What happened to Amper?
|
|
3
|
98
|
July 10, 2026
|
|
The require function should be: fun require(value: Boolean, lazyMessage: () -> String)
|
|
3
|
114
|
May 29, 2026
|
|
Rust-style variable shadowing
|
|
52
|
10930
|
May 14, 2026
|
|
What is the receiver supposed to be in a `withContext` block (and an extension function)?
|
|
5
|
179
|
April 20, 2026
|
|
Null-safety and initialization order
|
|
15
|
6764
|
April 1, 2026
|
|
Kotlin incorrectly uses getters for private fields in open classes
|
|
2
|
167
|
March 6, 2026
|
|
Sequences and Inlined Lambdas
|
|
26
|
4993
|
March 5, 2026
|
|
Null-safe Nested Map Navigation
|
|
3
|
5381
|
February 13, 2026
|
|
Braces : block code and lambda confusion
|
|
9
|
334
|
February 12, 2026
|
|
Potential null type invariance break
|
|
6
|
184
|
February 10, 2026
|
|
Trailing boolean operations
|
|
2
|
181
|
February 8, 2026
|
|
Intersection Type Compatibility Problem With Java
|
|
7
|
1289
|
January 22, 2026
|
|
`it` within `when`
|
|
3
|
2109
|
January 12, 2026
|
|
Default Types for Generics
|
|
21
|
23115
|
December 28, 2025
|
|
Automatic constructor
|
|
1
|
123
|
December 28, 2025
|
|
Add ternery operator
|
|
20
|
901
|
December 21, 2025
|
|
Nested null check when only first one is needed?
|
|
2
|
115
|
December 20, 2025
|
|
Why kotlin does not provide LinkedList implementation?
|
|
33
|
38114
|
December 17, 2025
|
|
Context parameters require opt-in even in calling modules?
|
|
0
|
94
|
December 15, 2025
|
|
Idiomatic way how to implement Java interface properties in kotlin?
|
|
3
|
250
|
December 12, 2025
|
|
Suggested new construct for tight code
|
|
3
|
198
|
December 2, 2025
|
|
Make it easy to repeat something until it succeeds, but at most n times
|
|
13
|
21313
|
November 25, 2025
|
|
Capturing context parameter
|
|
2
|
166
|
November 20, 2025
|
|
I am a beginner for Kotlin
|
|
6
|
284
|
November 15, 2025
|
|
Assignments as expressions
|
|
2
|
5071
|
November 12, 2025
|
|
Problem of mutating data class for use in Jetpack Compose
|
|
4
|
248
|
November 2, 2025
|
|
Unit is the worst naming
|
|
40
|
2541
|
October 29, 2025
|
|
Union types
|
|
141
|
133242
|
October 28, 2025
|
|
A new feature for default arguments
|
|
5
|
326
|
October 27, 2025
|