|
About the Language Design category
|
|
0
|
3548
|
December 4, 2015
|
|
Is there C# unsafe code like in kotlin?
|
|
7
|
169
|
July 22, 2026
|
|
What happened to Amper?
|
|
4
|
182
|
July 21, 2026
|
|
I am a beginner for Kotlin
|
|
8
|
344
|
July 18, 2026
|
|
Feature request: Something like C#'s LINQ
|
|
16
|
7646
|
July 18, 2026
|
|
Nameof to get names of program elements
|
|
15
|
20435
|
July 17, 2026
|
|
The require function should be: fun require(value: Boolean, lazyMessage: () -> String)
|
|
3
|
144
|
May 29, 2026
|
|
Rust-style variable shadowing
|
|
52
|
11001
|
May 14, 2026
|
|
What is the receiver supposed to be in a `withContext` block (and an extension function)?
|
|
5
|
207
|
April 20, 2026
|
|
Null-safety and initialization order
|
|
15
|
6839
|
April 1, 2026
|
|
Kotlin incorrectly uses getters for private fields in open classes
|
|
2
|
177
|
March 6, 2026
|
|
Sequences and Inlined Lambdas
|
|
26
|
5052
|
March 5, 2026
|
|
Null-safe Nested Map Navigation
|
|
3
|
5400
|
February 13, 2026
|
|
Braces : block code and lambda confusion
|
|
9
|
375
|
February 12, 2026
|
|
Potential null type invariance break
|
|
6
|
202
|
February 10, 2026
|
|
Trailing boolean operations
|
|
2
|
193
|
February 8, 2026
|
|
Intersection Type Compatibility Problem With Java
|
|
7
|
1312
|
January 22, 2026
|
|
`it` within `when`
|
|
3
|
2119
|
January 12, 2026
|
|
Default Types for Generics
|
|
21
|
23216
|
December 28, 2025
|
|
Automatic constructor
|
|
1
|
135
|
December 28, 2025
|
|
Add ternery operator
|
|
20
|
976
|
December 21, 2025
|
|
Nested null check when only first one is needed?
|
|
2
|
125
|
December 20, 2025
|
|
Why kotlin does not provide LinkedList implementation?
|
|
33
|
38229
|
December 17, 2025
|
|
Context parameters require opt-in even in calling modules?
|
|
0
|
100
|
December 15, 2025
|
|
Idiomatic way how to implement Java interface properties in kotlin?
|
|
3
|
265
|
December 12, 2025
|
|
Suggested new construct for tight code
|
|
3
|
218
|
December 2, 2025
|
|
Make it easy to repeat something until it succeeds, but at most n times
|
|
13
|
21363
|
November 25, 2025
|
|
Capturing context parameter
|
|
2
|
184
|
November 20, 2025
|
|
Assignments as expressions
|
|
2
|
5079
|
November 12, 2025
|
|
Problem of mutating data class for use in Jetpack Compose
|
|
4
|
268
|
November 2, 2025
|