Using coroutine cancellation for custom cleanup / shutdown?
|
|
4
|
2528
|
November 5, 2021
|
Restrict type by receiver
|
|
4
|
2705
|
November 4, 2021
|
Checking that a coroutinescope uses the correct dispatcher
|
|
2
|
3060
|
November 3, 2021
|
Using `infix` functions to make sql statements simpler
|
|
1
|
1173
|
November 3, 2021
|
A uniform view on visibility
|
|
0
|
1387
|
October 21, 2021
|
Kotlin understanding missing var keyword in for loop
|
|
6
|
2097
|
October 24, 2021
|
Why does when always allow throwables for is branches?
|
|
2
|
1078
|
October 13, 2021
|
Suggestion: final in interfaces for default implementation
|
|
3
|
2161
|
October 8, 2021
|
Problem with generics in Kotlin
|
|
8
|
1853
|
October 7, 2021
|
NPE for reflection field in 1.5
|
|
9
|
1095
|
October 7, 2021
|
Hierarchy of data classes
|
|
2
|
2746
|
October 7, 2021
|
Are there plans for a DateTime API?
|
|
9
|
7447
|
October 6, 2021
|
Pairs and type inference
|
|
2
|
1496
|
October 6, 2021
|
Suggestion: "Null Dangerous Type" with ?! operator
|
|
3
|
937
|
October 5, 2021
|
Usages of @RequiresOptIn
|
|
6
|
972
|
October 4, 2021
|
Imports
|
|
12
|
10217
|
October 3, 2021
|
Exposing internal types check is too strict
|
|
0
|
762
|
October 3, 2021
|
Idea: A shorter way to pass args to super constructor
|
|
0
|
670
|
October 2, 2021
|
Conditional Return
|
|
5
|
3343
|
September 29, 2021
|
Pass function reference to 'when' statement?
|
|
7
|
4887
|
September 23, 2021
|
Var in parameters definition
|
|
5
|
2332
|
September 15, 2021
|
What are the advantages of "companion object" in properties delegating
|
|
2
|
1016
|
September 8, 2021
|
Kotlin Number class mystery
|
|
9
|
3134
|
September 3, 2021
|
`for` statement performance improvement (Kotlin/JVM)
|
|
31
|
7124
|
August 31, 2021
|
Compiler can not parse integer with leading zero
|
|
11
|
5881
|
August 27, 2021
|
Feature request: Head And Tail (implementation provided!)
|
|
17
|
2798
|
August 26, 2021
|
Feature request: Syntactic sugar for weak references in lambda bodies
|
|
4
|
2703
|
August 24, 2021
|
Feature Request: Transparent Value Classes and One-to-One type coercion (incl. Type Refinement)
|
|
0
|
1083
|
August 22, 2021
|
Anonymous type constructions
|
|
0
|
980
|
August 20, 2021
|
How exactly Any is being compiled?
|
|
5
|
1296
|
August 20, 2021
|