|
About the Language Design category
|
|
0
|
3524
|
December 4, 2015
|
|
The require function should be: fun require(value: Boolean, lazyMessage: () -> String)
|
|
3
|
76
|
May 29, 2026
|
|
Rust-style variable shadowing
|
|
52
|
10685
|
May 14, 2026
|
|
What is the receiver supposed to be in a `withContext` block (and an extension function)?
|
|
5
|
139
|
April 20, 2026
|
|
Null-safety and initialization order
|
|
15
|
6627
|
April 1, 2026
|
|
Kotlin incorrectly uses getters for private fields in open classes
|
|
2
|
149
|
March 6, 2026
|
|
Sequences and Inlined Lambdas
|
|
26
|
4860
|
March 5, 2026
|
|
Null-safe Nested Map Navigation
|
|
3
|
5355
|
February 13, 2026
|
|
Braces : block code and lambda confusion
|
|
9
|
257
|
February 12, 2026
|
|
Potential null type invariance break
|
|
6
|
138
|
February 10, 2026
|
|
Trailing boolean operations
|
|
2
|
157
|
February 8, 2026
|
|
Intersection Type Compatibility Problem With Java
|
|
7
|
1235
|
January 22, 2026
|
|
`it` within `when`
|
|
3
|
2089
|
January 12, 2026
|
|
Default Types for Generics
|
|
21
|
22994
|
December 28, 2025
|
|
Automatic constructor
|
|
1
|
106
|
December 28, 2025
|
|
Add ternery operator
|
|
20
|
769
|
December 21, 2025
|
|
Nested null check when only first one is needed?
|
|
2
|
98
|
December 20, 2025
|
|
Why kotlin does not provide LinkedList implementation?
|
|
33
|
37911
|
December 17, 2025
|
|
Context parameters require opt-in even in calling modules?
|
|
0
|
84
|
December 15, 2025
|
|
Idiomatic way how to implement Java interface properties in kotlin?
|
|
3
|
218
|
December 12, 2025
|
|
Suggested new construct for tight code
|
|
3
|
178
|
December 2, 2025
|
|
Make it easy to repeat something until it succeeds, but at most n times
|
|
13
|
21183
|
November 25, 2025
|
|
Capturing context parameter
|
|
2
|
140
|
November 20, 2025
|
|
I am a beginner for Kotlin
|
|
6
|
250
|
November 15, 2025
|
|
Assignments as expressions
|
|
2
|
5053
|
November 12, 2025
|
|
Problem of mutating data class for use in Jetpack Compose
|
|
4
|
218
|
November 2, 2025
|
|
Unit is the worst naming
|
|
40
|
2280
|
October 29, 2025
|
|
Union types
|
|
141
|
132245
|
October 28, 2025
|
|
A new feature for default arguments
|
|
5
|
297
|
October 27, 2025
|
|
Use with finally
|
|
5
|
3727
|
October 26, 2025
|