List Question
10 TechQA 2024-11-24 19:46:20Kotlin nullable variable assignment
1k views
Asked by johnny_crq
Kotlin 'unsafe call on nullable receiver' compile error after null check
2k views
Asked by AudioBubble
Null checks not inserted for reified type when param is non-nullable
599 views
Asked by Oliver Charlesworth
Is there a way to create a non-null array from a range?
1.6k views
Asked by Bryan
how to use spring annotations like @Autowired or @Value in kotlin for primitive types?
44.3k views
Asked by fkurth
How can I instantiate an object using default constructor parameter values in Kotlin?
2.4k views
Asked by rosencreuz
Does setting a var class member a new value can change is type?
75 views
Asked by Eitanos30
What makes safe call (question mark) to be interpreted differently from classic if?
137 views
Asked by Eitanos30
Is there a way to check if kotlin class property was defined as nullable at runtime?
35 views
Asked by RedMurloc