About the Language Design category
|
|
1
|
3401
|
June 1, 2020
|
Language Design: outfix function
|
|
15
|
240
|
February 20, 2025
|
Does Kotlin save value of val property in RAM using property accessors?
|
|
1
|
55
|
February 15, 2025
|
Unit is the worst naming
|
|
12
|
283
|
February 12, 2025
|
Extending from platform interface with partial nullable annotations
|
|
1
|
77
|
February 12, 2025
|
System.err.println()
|
|
9
|
2132
|
February 11, 2025
|
AI and deep learning define the future of programming, will Kotlin fly or die?
|
|
29
|
25666
|
February 9, 2025
|
Idiomatic way to embed three double quotes in a triple quoted / multiline string
|
|
1
|
108
|
February 3, 2025
|
More operators to overload
|
|
11
|
219
|
January 24, 2025
|
Dispatching calls to instance extension functions
|
|
6
|
91
|
January 20, 2025
|
Overloading method with different receiver of a function type
|
|
13
|
152
|
January 20, 2025
|
Why doesn't ByteRange and UByteRange exist?
|
|
0
|
47
|
January 19, 2025
|
Kotlin val,var vs Java final - advantage?
|
|
8
|
7004
|
January 16, 2025
|
Underscore for unused parameters in functions
|
|
7
|
3487
|
January 10, 2025
|
A Setter Improvement
|
|
3
|
139
|
January 8, 2025
|
A possibly interesting development (var & val)
|
|
3
|
155
|
December 30, 2024
|
Why Kotlin functions returning List do not use immutable list implementation?
|
|
7
|
199
|
December 22, 2024
|
Issues with regexp in multiplatform projects
|
|
2
|
789
|
December 21, 2024
|
Solution for nested lambda calls
|
|
29
|
270
|
December 15, 2024
|
An alternative to checked exceptions (that actually works for catching bugs)
|
|
22
|
3621
|
December 14, 2024
|
Language Design: Adding internal to package keyword may be feasible
|
|
0
|
61
|
December 13, 2024
|
When will there be a conditional construction in the assignment as in Java?
|
|
9
|
1096
|
November 15, 2023
|
Difference between property and local variable
|
|
12
|
359
|
December 13, 2024
|
downUntil
|
|
6
|
1446
|
December 12, 2024
|
Remove if branches, or make optional
|
|
19
|
5364
|
September 13, 2017
|
Can you dynamically instantiate value classes by type?
|
|
8
|
145
|
December 12, 2024
|
Parameter defaulting in function overwriting
|
|
2
|
44
|
December 7, 2024
|
Default Types for Generics
|
|
18
|
20748
|
December 3, 2024
|
Star import vs importing each element
|
|
10
|
6680
|
December 2, 2024
|
Mutable function parameters
|
|
8
|
5184
|
December 1, 2024
|