StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

hotkey

Rating
1631.78 (847th)
Reputation
70,756 (1,213th)
Page: 1 2 3 4 ... 14
Title Δ
How to exclude default Java packages in Kotlin? +0.32
How to get rid of this boilerplate code in this sealed class hierar... 0.00
Kotlin: using inheritance or generics to reuse a function for diffe... +1.07
Uunresolved dependencies with 2 projects with multiple sourcesets i... 0.00
Defining a mutable property with a custom setter 0.00
Is it possible to extend a base class in a data class without overr... 0.00
MutableSet don't prevent duplicated content when using sealed c... 0.00
Is Kotlin `?.let` thread-safe? 0.00
Kotlin - Generic Type Parameters Not Being Respected 0.00
What's the purpose of Kotlin's intrinsic `areEqual` method? +1.41
Why does this cast NOT fail? 0.00
Kotlin - DSL Color Style 0.00
kotlin naming conventions for "duplicate" property names? 0.00
Idiomatic way in kotlin to transform/append to a list? +0.88
Why kotlin-stdlib-1.3.31.jar does not have IntArray.class, MutableL... 0.00
Kotlin: return readonly Set/Collection 0.00
Merging a list of maps (of list of string) 0.00
Higher-order function composition notation +0.31
Kotlin extension function with generic types dependant on the recei... -0.19
How can Kotlin's Set be covariant when contains() takes E? 0.00
Update objects in list from objects in another list in kotlin +0.82
Kotlin multiplatform projects run JVM module test in IDEA 0.00
Why do I get UnknownPluginException when trying to use a custom Kot... +0.35
Why does lateinit work on Object type but not primitive type? 0.00
Kotlin generics: counterintuitive type inference and checking with... 0.00
Switch to Kotlin 1.3.30 breaks hashCode only on Android API 21 +0.33
Kotlin: smart cast with multiple types 0.00
Kotlin - Will mutableMapOf() preserve the order which i have entered +0.37
How to disable smart cast highlight Kotlin? +0.34
Kotlin Library Exported As Jar Usable In Java Code, But Not In Kotl... 0.00
What's the difference between Kotlin JVM and Kotlin Native? 0.00
How to add project dependencies to specific platform targets create... -2.50
Can not execute the JAR build with maven 0.00
How to use setter for this Kotlin class property? +1.48
Why are Kotlin reified functions better? +1.70
Kotlin reference outer class from nested class 0.00
What do the 'Common', 'JVM', 'JS', and '... +0.37
Are Kotlin functions really first class types? +1.62
Adding a library as an aar file in gradle not able to implement int... 0.00
Kotlin: function to stop iteration when predicate satisfied 0.00
"public read-only" access modifier? 0.00
Escape from When-Statement (like continue or break) in Kotlin +0.02
Why is 'publishing' function not being found in my custom g... 0.00
IntelliJ/Kotlin: What does the `^use` hint mean? 0.00
org.gradle.api.GradleException: Compilation error 0.00
How do I call a class's function that has a receiver? 0.00
How to change different substrings in a string? +1.30
Kotlin - nullable receiver extension won't accept non-nullable... +0.01
How can I add dependencies to kotlinCompilerClasspath? 0.00
Kotlin: Returning Array<E> from function with return type Arr... 0.00