|
Nameof to get names of program elements
|
|
14
|
20178
|
April 16, 2025
|
|
Idea on improving work with '?.'
|
|
6
|
1376
|
December 15, 2019
|
|
It's time to re-discuss partial class
|
|
1
|
2154
|
April 12, 2025
|
|
Data interfaces!
|
|
7
|
6714
|
April 8, 2025
|
|
Reified generics on class level
|
|
6
|
15587
|
April 7, 2025
|
|
How to maintain the subtype passed as an argument to a function?
|
|
3
|
171
|
April 5, 2025
|
|
Support for hexadecimal floats
|
|
6
|
1977
|
March 28, 2025
|
|
Feature request: Add support for custom operators
|
|
2
|
171
|
March 24, 2025
|
|
Feature: Allow compound interfaces
|
|
10
|
523
|
March 13, 2025
|
|
Language Design: Check and just return if false
|
|
33
|
901
|
March 12, 2025
|
|
Feature request: static interface for type bounds
|
|
9
|
360
|
March 9, 2025
|
|
Language Design: outfix function
|
|
15
|
527
|
February 20, 2025
|
|
Does Kotlin save value of val property in RAM using property accessors?
|
|
1
|
131
|
February 15, 2025
|
|
Extending from platform interface with partial nullable annotations
|
|
1
|
161
|
February 12, 2025
|
|
System.err.println()
|
|
9
|
3265
|
February 11, 2025
|
|
AI and deep learning define the future of programming, will Kotlin fly or die?
|
|
29
|
26254
|
February 9, 2025
|
|
More operators to overload
|
|
11
|
569
|
January 24, 2025
|
|
Dispatching calls to instance extension functions
|
|
6
|
312
|
January 20, 2025
|
|
Overloading method with different receiver of a function type
|
|
13
|
551
|
January 20, 2025
|
|
Why doesn't ByteRange and UByteRange exist?
|
|
0
|
109
|
January 19, 2025
|
|
Kotlin val,var vs Java final - advantage?
|
|
8
|
8203
|
January 16, 2025
|
|
Underscore for unused parameters in functions
|
|
7
|
4471
|
January 10, 2025
|
|
A Setter Improvement
|
|
3
|
255
|
January 8, 2025
|
|
A possibly interesting development (var & val)
|
|
3
|
263
|
December 30, 2024
|
|
Why Kotlin functions returning List do not use immutable list implementation?
|
|
7
|
1365
|
December 22, 2024
|
|
Issues with regexp in multiplatform projects
|
|
2
|
975
|
December 21, 2024
|
|
Solution for nested lambda calls
|
|
29
|
928
|
December 15, 2024
|
|
An alternative to checked exceptions (that actually works for catching bugs)
|
|
22
|
4217
|
December 14, 2024
|
|
Language Design: Adding internal to package keyword may be feasible
|
|
0
|
117
|
December 13, 2024
|
|
When will there be a conditional construction in the assignment as in Java?
|
|
9
|
1337
|
November 15, 2023
|