About the Language Design category
|
|
1
|
2444
|
June 1, 2020
|
Lateinit modifier for local scope variables
|
|
4
|
49
|
June 25, 2022
|
Inference with unexpected outcome
|
|
10
|
1813
|
June 22, 2022
|
Alternative typing in a constructor/parameter
|
|
2
|
115
|
June 22, 2022
|
How is Kotlin preparing for the release of Project Panama?
|
|
1
|
215
|
June 18, 2022
|
How does this compile? (type assignment issue?)
|
|
6
|
158
|
June 18, 2022
|
Needing to override abstract functions feels awkward
|
|
10
|
179
|
June 17, 2022
|
Kotlin should allow to break lambda and local functions
|
|
33
|
322
|
June 14, 2022
|
Not nullable list with null initialized - is that intended?
|
|
2
|
83
|
June 14, 2022
|
[Proposal] Logical augmented assigment operators
|
|
23
|
2422
|
June 14, 2022
|
Multimethods, generic functions
|
|
16
|
5152
|
June 11, 2022
|
Make tuples an interface
|
|
4
|
163
|
June 10, 2022
|
Nameof to get names of program elements
|
|
12
|
13848
|
June 8, 2022
|
Compile-Time Reflection
|
|
7
|
2978
|
June 7, 2022
|
More concise nested lambdas
|
|
8
|
485
|
June 5, 2022
|
Unfortunately I'm quitting Kotlin after 4.5 years because the Binary support is just unacceptable
|
|
9
|
513
|
June 3, 2022
|
There should be a Boolean.flip() that gets compiled into an assignment
|
|
2
|
149
|
June 2, 2022
|
Function Type is an Interface
|
|
4
|
202
|
May 30, 2022
|
Memory leak when setting initial value with property delegate?
|
|
3
|
131
|
May 28, 2022
|
How to protect against misplaced return?
|
|
25
|
1702
|
May 28, 2022
|
Can generic parameters be reified at class level?
|
|
13
|
8645
|
May 25, 2022
|
Why cant we use @JvmOverloads on interface methods?
|
|
5
|
129
|
May 25, 2022
|
Suggestion for the language
|
|
1
|
132
|
May 24, 2022
|
Possible to disable keyword checking in package names
|
|
5
|
1594
|
May 20, 2022
|
Alternative to init{} block which executes after Object instantiation
|
|
17
|
190
|
May 11, 2022
|
Allow name to be used as default value for enum primary constructor parameters
|
|
7
|
4709
|
May 10, 2022
|
Companion object and function extension
|
|
14
|
19801
|
May 9, 2022
|
In future, could Kotlin have checked exceptions?
|
|
128
|
30507
|
May 7, 2022
|
Array of objects
|
|
4
|
155
|
May 5, 2022
|
Student - MapOf question
|
|
4
|
165
|
May 3, 2022
|