About the Language Design category
|
|
1
|
3404
|
June 1, 2020
|
Unit is the worst naming
|
|
13
|
355
|
March 14, 2025
|
Union types
|
|
133
|
120414
|
March 14, 2025
|
Feature: Allow compound interfaces
|
|
10
|
225
|
March 13, 2025
|
Language Design: Check and just return if false
|
|
33
|
281
|
March 12, 2025
|
Feature request: static interface for type bounds
|
|
9
|
174
|
March 9, 2025
|
Language Design: outfix function
|
|
15
|
271
|
February 20, 2025
|
Does Kotlin save value of val property in RAM using property accessors?
|
|
1
|
64
|
February 15, 2025
|
Extending from platform interface with partial nullable annotations
|
|
1
|
84
|
February 12, 2025
|
System.err.println()
|
|
9
|
2212
|
February 11, 2025
|
AI and deep learning define the future of programming, will Kotlin fly or die?
|
|
29
|
25686
|
February 9, 2025
|
Idiomatic way to embed three double quotes in a triple quoted / multiline string
|
|
1
|
117
|
February 3, 2025
|
More operators to overload
|
|
11
|
242
|
January 24, 2025
|
Dispatching calls to instance extension functions
|
|
6
|
95
|
January 20, 2025
|
Overloading method with different receiver of a function type
|
|
13
|
163
|
January 20, 2025
|
Why doesn't ByteRange and UByteRange exist?
|
|
0
|
48
|
January 19, 2025
|
Kotlin val,var vs Java final - advantage?
|
|
8
|
7124
|
January 16, 2025
|
Underscore for unused parameters in functions
|
|
7
|
3574
|
January 10, 2025
|
A Setter Improvement
|
|
3
|
148
|
January 8, 2025
|
A possibly interesting development (var & val)
|
|
3
|
166
|
December 30, 2024
|
Why Kotlin functions returning List do not use immutable list implementation?
|
|
7
|
231
|
December 22, 2024
|
Issues with regexp in multiplatform projects
|
|
2
|
802
|
December 21, 2024
|
Solution for nested lambda calls
|
|
29
|
277
|
December 15, 2024
|
An alternative to checked exceptions (that actually works for catching bugs)
|
|
22
|
3668
|
December 14, 2024
|
Language Design: Adding internal to package keyword may be feasible
|
|
0
|
65
|
December 13, 2024
|
When will there be a conditional construction in the assignment as in Java?
|
|
9
|
1112
|
November 15, 2023
|
Difference between property and local variable
|
|
12
|
385
|
December 13, 2024
|
downUntil
|
|
6
|
1462
|
December 12, 2024
|
Remove if branches, or make optional
|
|
19
|
5400
|
September 13, 2017
|
Can you dynamically instantiate value classes by type?
|
|
8
|
164
|
December 12, 2024
|