A Setter Improvement
|
|
3
|
160
|
January 8, 2025
|
A possibly interesting development (var & val)
|
|
3
|
175
|
December 30, 2024
|
Why Kotlin functions returning List do not use immutable list implementation?
|
|
7
|
305
|
December 22, 2024
|
Issues with regexp in multiplatform projects
|
|
2
|
823
|
December 21, 2024
|
Solution for nested lambda calls
|
|
29
|
315
|
December 15, 2024
|
An alternative to checked exceptions (that actually works for catching bugs)
|
|
22
|
3717
|
December 14, 2024
|
Language Design: Adding internal to package keyword may be feasible
|
|
0
|
72
|
December 13, 2024
|
When will there be a conditional construction in the assignment as in Java?
|
|
9
|
1131
|
November 15, 2023
|
Difference between property and local variable
|
|
12
|
425
|
December 13, 2024
|
downUntil
|
|
6
|
1495
|
December 12, 2024
|
Remove if branches, or make optional
|
|
19
|
5414
|
September 13, 2017
|
Can you dynamically instantiate value classes by type?
|
|
8
|
189
|
December 12, 2024
|
Parameter defaulting in function overwriting
|
|
2
|
60
|
December 7, 2024
|
Default Types for Generics
|
|
18
|
21166
|
December 3, 2024
|
Star import vs importing each element
|
|
10
|
6851
|
December 2, 2024
|
Mutable function parameters
|
|
8
|
5716
|
December 1, 2024
|
Kotlin needs more exciting new features, and that probably means embracing more controlled risk
|
|
4
|
218
|
November 9, 2024
|
How did Kotlin design Object so that deserialization still only exists as a singleton
|
|
1
|
73
|
November 3, 2024
|
Kotlin to support package protected visibility
|
|
157
|
76385
|
October 31, 2024
|
Java interop: Unit closures required to return kotlin.Unit
|
|
13
|
24604
|
October 31, 2024
|
Kotlin universal?
|
|
10
|
275
|
October 30, 2024
|
Access private supertype callable from within nested class
|
|
4
|
199
|
October 28, 2024
|
Generic type inference not working as I hoped
|
|
5
|
155
|
October 27, 2024
|
A delegation-based proposal for composition (a.k.a. "Traits")
|
|
7
|
2633
|
October 25, 2024
|
How is Kotlin preparing for the release of Project Panama?
|
|
3
|
1920
|
October 25, 2024
|
Add ternery operator
|
|
7
|
189
|
October 24, 2024
|
Kotlin Language Feature Request: support Flutter
|
|
29
|
24411
|
October 22, 2024
|
Current intersection-type options in Kotlin
|
|
7
|
9450
|
October 10, 2024
|
Loading Top-Level Method From Parent Classloader
|
|
1
|
84
|
October 4, 2024
|
Get enclosing class from extension function not working from 2.0.0
|
|
3
|
55
|
September 26, 2024
|