|
Compile Time Union Types: A Small Step forward towards Denotable Union Types
|
|
0
|
548
|
April 26, 2025
|
|
Value class constructors
|
|
3
|
169
|
April 23, 2025
|
|
Overload functions in Kotlin vs Java
|
|
7
|
384
|
April 18, 2025
|
|
Nameof to get names of program elements
|
|
14
|
20280
|
April 16, 2025
|
|
Idea on improving work with '?.'
|
|
6
|
1422
|
December 15, 2019
|
|
It's time to re-discuss partial class
|
|
1
|
2181
|
April 12, 2025
|
|
Data interfaces!
|
|
7
|
6838
|
April 8, 2025
|
|
Reified generics on class level
|
|
6
|
15699
|
April 7, 2025
|
|
How to maintain the subtype passed as an argument to a function?
|
|
3
|
194
|
April 5, 2025
|
|
Support for hexadecimal floats
|
|
6
|
1998
|
March 28, 2025
|
|
Feature request: Add support for custom operators
|
|
2
|
199
|
March 24, 2025
|
|
Feature: Allow compound interfaces
|
|
10
|
593
|
March 13, 2025
|
|
Language Design: Check and just return if false
|
|
33
|
1085
|
March 12, 2025
|
|
Feature request: static interface for type bounds
|
|
9
|
386
|
March 9, 2025
|
|
Language Design: outfix function
|
|
15
|
584
|
February 20, 2025
|
|
Does Kotlin save value of val property in RAM using property accessors?
|
|
1
|
141
|
February 15, 2025
|
|
Extending from platform interface with partial nullable annotations
|
|
1
|
183
|
February 12, 2025
|
|
System.err.println()
|
|
9
|
3388
|
February 11, 2025
|
|
AI and deep learning define the future of programming, will Kotlin fly or die?
|
|
29
|
26371
|
February 9, 2025
|
|
More operators to overload
|
|
11
|
629
|
January 24, 2025
|
|
Dispatching calls to instance extension functions
|
|
6
|
344
|
January 20, 2025
|
|
Overloading method with different receiver of a function type
|
|
13
|
616
|
January 20, 2025
|
|
Why doesn't ByteRange and UByteRange exist?
|
|
0
|
119
|
January 19, 2025
|
|
Kotlin val,var vs Java final - advantage?
|
|
8
|
8314
|
January 16, 2025
|
|
Underscore for unused parameters in functions
|
|
7
|
4550
|
January 10, 2025
|
|
A Setter Improvement
|
|
3
|
276
|
January 8, 2025
|
|
A possibly interesting development (var & val)
|
|
3
|
279
|
December 30, 2024
|
|
Why Kotlin functions returning List do not use immutable list implementation?
|
|
7
|
1531
|
December 22, 2024
|
|
Issues with regexp in multiplatform projects
|
|
2
|
998
|
December 21, 2024
|
|
Solution for nested lambda calls
|
|
29
|
1035
|
December 15, 2024
|