|
An alternative to checked exceptions (that actually works for catching bugs)
|
|
22
|
4421
|
December 14, 2024
|
|
Language Design: Adding internal to package keyword may be feasible
|
|
0
|
132
|
December 13, 2024
|
|
When will there be a conditional construction in the assignment as in Java?
|
|
9
|
1392
|
November 15, 2023
|
|
Difference between property and local variable
|
|
12
|
867
|
December 13, 2024
|
|
downUntil
|
|
6
|
1773
|
December 12, 2024
|
|
Remove if branches, or make optional
|
|
19
|
5844
|
September 13, 2017
|
|
Can you dynamically instantiate value classes by type?
|
|
8
|
545
|
December 12, 2024
|
|
Parameter defaulting in function overwriting
|
|
2
|
192
|
December 7, 2024
|
|
Star import vs importing each element
|
|
10
|
7549
|
December 2, 2024
|
|
Mutable function parameters
|
|
8
|
7138
|
December 1, 2024
|
|
How did Kotlin design Object so that deserialization still only exists as a singleton
|
|
1
|
178
|
November 3, 2024
|
|
Kotlin to support package protected visibility
|
|
157
|
80988
|
October 31, 2024
|
|
Java interop: Unit closures required to return kotlin.Unit
|
|
13
|
25206
|
October 31, 2024
|
|
Kotlin universal?
|
|
10
|
571
|
October 30, 2024
|
|
Access private supertype callable from within nested class
|
|
4
|
413
|
October 28, 2024
|
|
Generic type inference not working as I hoped
|
|
5
|
339
|
October 27, 2024
|
|
A delegation-based proposal for composition (a.k.a. "Traits")
|
|
7
|
3032
|
October 25, 2024
|
|
How is Kotlin preparing for the release of Project Panama?
|
|
3
|
2282
|
October 25, 2024
|
|
Kotlin Language Feature Request: support Flutter
|
|
29
|
24968
|
October 22, 2024
|
|
Current intersection-type options in Kotlin
|
|
7
|
10685
|
October 10, 2024
|
|
Loading Top-Level Method From Parent Classloader
|
|
1
|
171
|
October 4, 2024
|
|
Get enclosing class from extension function not working from 2.0.0
|
|
3
|
144
|
September 26, 2024
|
|
Internal function parameter name
|
|
9
|
4113
|
September 12, 2024
|
|
Default label of a function parameter lambda (function name) is confusing
|
|
0
|
163
|
September 11, 2024
|
|
Why is `val` needed in `when` expression variable declaration?
|
|
8
|
596
|
September 4, 2024
|
|
Pass by ref for inline functions?
|
|
34
|
21628
|
December 23, 2017
|
|
Kotlin Intersection Types(A & B)
|
|
2
|
1080
|
September 2, 2024
|
|
Instance itteration
|
|
1
|
112
|
September 2, 2024
|
|
Kotlin "bytecode"
|
|
3
|
255
|
August 31, 2024
|
|
Noinline va crossinline. Can you clarify?
|
|
14
|
6973
|
August 27, 2024
|