|
Idiomatic way to embed three double quotes in a triple quoted / multiline string
|
|
2
|
330
|
June 12, 2025
|
|
About property getters
|
|
2
|
164
|
June 11, 2025
|
|
Lateinit primitive types
|
|
8
|
3557
|
June 11, 2025
|
|
Make overloading of inline functions smarter
|
|
4
|
165
|
June 8, 2025
|
|
Polymorphism based on sealed class
|
|
11
|
339
|
June 4, 2025
|
|
Java like "assert" statement
|
|
37
|
14384
|
May 31, 2025
|
|
Kotlin needs more exciting new features, and that probably means embracing more controlled risk
|
|
5
|
439
|
May 29, 2025
|
|
Questions about the usage coroutine & SharedFlow usage
|
|
7
|
1463
|
February 27, 2022
|
|
Default Types for Generics
|
|
19
|
22319
|
May 9, 2025
|
|
Parameter and method precedence
|
|
1
|
119
|
May 9, 2025
|
|
Nullability check optimization
|
|
7
|
288
|
May 1, 2025
|
|
Feature request: Something like C#'s LINQ
|
|
15
|
7121
|
April 30, 2025
|
|
Extension Constructors
|
|
16
|
5562
|
April 28, 2025
|
|
Method References to Super Class Method
|
|
4
|
2463
|
April 26, 2025
|
|
Compile Time Union Types: A Small Step forward towards Denotable Union Types
|
|
0
|
428
|
April 26, 2025
|
|
Value class constructors
|
|
3
|
135
|
April 23, 2025
|
|
Overload functions in Kotlin vs Java
|
|
7
|
288
|
April 18, 2025
|
|
Nameof to get names of program elements
|
|
14
|
20011
|
April 16, 2025
|
|
Idea on improving work with '?.'
|
|
6
|
1343
|
December 15, 2019
|
|
It's time to re-discuss partial class
|
|
1
|
2112
|
April 12, 2025
|
|
Data interfaces!
|
|
7
|
6408
|
April 8, 2025
|
|
Reified generics on class level
|
|
6
|
15351
|
April 7, 2025
|
|
How to maintain the subtype passed as an argument to a function?
|
|
3
|
149
|
April 5, 2025
|
|
Support for hexadecimal floats
|
|
6
|
1929
|
March 28, 2025
|
|
Feature request: Add support for custom operators
|
|
2
|
156
|
March 24, 2025
|
|
Feature: Allow compound interfaces
|
|
10
|
457
|
March 13, 2025
|
|
Language Design: Check and just return if false
|
|
33
|
762
|
March 12, 2025
|
|
Feature request: static interface for type bounds
|
|
9
|
323
|
March 9, 2025
|
|
Language Design: outfix function
|
|
15
|
462
|
February 20, 2025
|
|
Does Kotlin save value of val property in RAM using property accessors?
|
|
1
|
113
|
February 15, 2025
|