Generate Java-Style Builders for Interop
|
|
14
|
6008
|
March 28, 2024
|
Why Kotlin needs downTo instead of just allowing a negative step?
|
|
1
|
387
|
March 25, 2024
|
Explicit concurrency in Kotlin
|
|
2
|
527
|
March 11, 2024
|
Why List.indexOf accepts nullable types?
|
|
5
|
588
|
March 8, 2024
|
Proposal: allow shorthand reflective property access when extension receiver is a KClass
|
|
0
|
334
|
March 8, 2024
|
Why `fun`?
|
|
18
|
10754
|
March 8, 2024
|
Why can kotlin.collections.List be passed to method that accepts java.util.List?
|
|
7
|
1697
|
March 6, 2024
|
Varargs with maps?
|
|
3
|
989
|
March 4, 2024
|
Problem with types
|
|
3
|
428
|
February 28, 2024
|
lazySequence
|
|
3
|
401
|
February 27, 2024
|
Absense of normal for loop
|
|
10
|
1644
|
February 24, 2024
|
Intersection Type Compatibility Problem With Java
|
|
6
|
837
|
February 15, 2024
|
Bug, language confusion, or what? (Passing intersection-typed arguments)
|
|
6
|
3228
|
February 13, 2024
|
Var and val? Are you kidding me? Give me con
|
|
5
|
2041
|
February 12, 2024
|
Ensuring uniqueness of enum constants
|
|
9
|
3686
|
February 10, 2024
|
Help me with mixins
|
|
1
|
756
|
February 4, 2024
|
Why can't one use lateinit with nullable types?
|
|
9
|
4884
|
February 4, 2024
|
Modifier to opt-out of null safety
|
|
7
|
740
|
January 30, 2024
|
Shorthand for Collection Construction
|
|
2
|
554
|
January 30, 2024
|
Object Literals struct (No named object argument)
|
|
7
|
787
|
January 27, 2024
|
Coroutines, Java Virtual Threads and Scoped Values
|
|
7
|
5664
|
January 26, 2024
|
Type parameter, generic
|
|
2
|
434
|
January 25, 2024
|
Any reason to not keep the good old for loop format?
|
|
53
|
5707
|
January 24, 2024
|
Named Tuples
|
|
9
|
3799
|
January 23, 2024
|
Type infer in comparisons (equals, ...)
|
|
4
|
326
|
January 22, 2024
|
Comparable<Boolean> should be usable in if-statements
|
|
4
|
485
|
January 21, 2024
|
Memory Management
|
|
0
|
336
|
January 16, 2024
|
Expanding KSP and annotation capabilities
|
|
0
|
339
|
January 14, 2024
|
Kotlin sublass constructors do not inherit default parameter values
|
|
1
|
884
|
January 11, 2024
|
Call for Speakers for the 2024 Carolina Code Conference is open until April 15th
|
|
0
|
305
|
January 9, 2024
|