About the Language Design category
|
|
1
|
3412
|
June 1, 2020
|
Value class constructors
|
|
3
|
26
|
April 23, 2025
|
Unit is the worst naming
|
|
14
|
468
|
April 21, 2025
|
Overload functions in Kotlin vs Java
|
|
7
|
130
|
April 18, 2025
|
Nameof to get names of program elements
|
|
14
|
19546
|
April 16, 2025
|
Idea on improving work with '?.'
|
|
6
|
1231
|
December 15, 2019
|
It's time to re-discuss partial class
|
|
1
|
1961
|
April 12, 2025
|
Data interfaces!
|
|
7
|
5223
|
April 8, 2025
|
Reified generics on class level
|
|
6
|
14339
|
April 7, 2025
|
Comparison operators in when expressions
|
|
5
|
137
|
April 7, 2025
|
How to maintain the subtype passed as an argument to a function?
|
|
3
|
91
|
April 5, 2025
|
Feature request: Something like C#'s LINQ
|
|
13
|
6466
|
April 2, 2025
|
Support for hexadecimal floats
|
|
6
|
1829
|
March 28, 2025
|
Feature request: Add support for custom operators
|
|
2
|
89
|
March 24, 2025
|
Union types
|
|
133
|
121885
|
March 14, 2025
|
Feature: Allow compound interfaces
|
|
10
|
272
|
March 13, 2025
|
Language Design: Check and just return if false
|
|
33
|
316
|
March 12, 2025
|
Feature request: static interface for type bounds
|
|
9
|
195
|
March 9, 2025
|
Language Design: outfix function
|
|
15
|
291
|
February 20, 2025
|
Does Kotlin save value of val property in RAM using property accessors?
|
|
1
|
75
|
February 15, 2025
|
Extending from platform interface with partial nullable annotations
|
|
1
|
89
|
February 12, 2025
|
System.err.println()
|
|
9
|
2365
|
February 11, 2025
|
AI and deep learning define the future of programming, will Kotlin fly or die?
|
|
29
|
25716
|
February 9, 2025
|
Idiomatic way to embed three double quotes in a triple quoted / multiline string
|
|
1
|
144
|
February 3, 2025
|
More operators to overload
|
|
11
|
271
|
January 24, 2025
|
Dispatching calls to instance extension functions
|
|
6
|
111
|
January 20, 2025
|
Overloading method with different receiver of a function type
|
|
13
|
190
|
January 20, 2025
|
Why doesn't ByteRange and UByteRange exist?
|
|
0
|
59
|
January 19, 2025
|
Kotlin val,var vs Java final - advantage?
|
|
8
|
7303
|
January 16, 2025
|
Underscore for unused parameters in functions
|
|
7
|
3714
|
January 10, 2025
|