About the Language Design category
|
|
1
|
3381
|
June 1, 2020
|
Internal function parameter name
|
|
9
|
3364
|
September 12, 2024
|
Default label of a function parameter lambda (function name) is confusing
|
|
0
|
25
|
September 11, 2024
|
Why is `val` needed in `when` expression variable declaration?
|
|
8
|
107
|
September 4, 2024
|
Pass by ref for inline functions?
|
|
35
|
20724
|
September 4, 2024
|
Lateinit primitive types
|
|
7
|
2463
|
September 3, 2024
|
Kotlin Intersection Types(A & B)
|
|
2
|
67
|
September 2, 2024
|
Instance itteration
|
|
1
|
49
|
September 2, 2024
|
Kotlin "bytecode"
|
|
3
|
101
|
August 31, 2024
|
Difference between property and local variable
|
|
6
|
67
|
August 29, 2024
|
Noinline va crossinline. Can you clarify?
|
|
14
|
4364
|
August 27, 2024
|
Complex Numbres
|
|
15
|
6147
|
August 25, 2024
|
Limit instance creation in sealed hierarchies
|
|
8
|
43
|
August 23, 2024
|
Adding bits conversion from small to large integers
|
|
4
|
37
|
August 23, 2024
|
Kotlin support for metadata added with javac's -parameters option
|
|
0
|
21
|
August 15, 2024
|
Is it possible to use `expect` and `actual` for code generation purpose?
|
|
0
|
38
|
August 13, 2024
|
Newbie: What does genericFunc<Int>() mean?
|
|
11
|
74
|
August 13, 2024
|
Feature Request: Safe Generics
|
|
3
|
85
|
August 12, 2024
|
Kotlin to support package protected visibility
|
|
156
|
74778
|
August 12, 2024
|
singleOrNull - what's your expectation?
|
|
20
|
3877
|
August 5, 2024
|
Allow us to safely extract KFunction's receiver or just it's type
|
|
4
|
73
|
August 3, 2024
|
Reviving Checked exceptions
|
|
28
|
734
|
July 22, 2024
|
What is the purpose of the constraint `T : S` in reduce?
|
|
5
|
112
|
July 21, 2024
|
Inconsistency in multi-line statements
|
|
0
|
990
|
July 6, 2021
|
Null vs noop implementation for api design
|
|
10
|
266
|
July 9, 2024
|
Are closures serializable?
|
|
3
|
8423
|
July 5, 2024
|
?.let or ?.run, which is better?
|
|
25
|
8526
|
June 11, 2024
|
Difference in behavior of inherited methods between data and regular classes
|
|
17
|
2142
|
July 1, 2024
|
Functions not only returns single values but they also gives us errors/exceptions
|
|
15
|
501
|
June 26, 2024
|
Union types
|
|
130
|
114331
|
June 24, 2024
|