List Question
10 TechQA 2025-01-02 19:33:43Kotlin nullable variable assignment
1k views
Asked by johnny_crq
Kotlin 'unsafe call on nullable receiver' compile error after null check
2.1k views
Asked by AudioBubble
Null checks not inserted for reified type when param is non-nullable
607 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?
85 views
Asked by Eitanos30
What makes safe call (question mark) to be interpreted differently from classic if?
145 views
Asked by Eitanos30
Is there a way to check if kotlin class property was defined as nullable at runtime?
46 views
Asked by RedMurloc