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 ... 8 9 10 11 12 13 14
Title Δ
Create a list from another +0.64
How to simplify multiple equals checks in if condition? +1.03
Kotlin type safe builder DSLs, safety for the outermost function 0.00
Kotlin generics super/child classes 0.00
Mixing class and function generics in Kotlin? 0.00
Kotlin: Construct value of derived generic type in base class 0.00
How to call Kotlin method with more than one similar signature with... 0.00
kotlin coroutine val vs fun 0.00
Converting Thread/Runnable implementation from Java to Kotlin 0.00
Kotlin Unwrapping Function Compiler Error 0.00
Instrumented tests can't run in Android library modules that ha... 0.00
Is there a way to auto-fill arguments names? +0.01
How to get generic param class in Kotlin? -0.12
Kleisli exponentiation in Kotlin 0.00
why SomeClass::class is KClass<SomeClass> but this::class is... 0.00
Kotlin Reflection - Check if property has type 0.00
Reference to Kotlin class property setter as function +0.39
How to hide Kotlin's lateinit var backing field from Java? +0.85
Can I create KType from reified T 0.00
Kotlin mutableMap foreach +1.80
Map.mapTo to another map 0.00
How do I call extension methods from outside the class they are def... +0.40
How can I call Kotlin methods with reified generics from Java? 0.00
How can I store reified type data in instance fields in Kotlin? +0.40
Kotlin 'rem' as replacement for 'mod' not available? 0.00
Use with autoclose in Kotlin 0.00
Kotlin: How are a Delegate's get- and setValue Methods accessed? +0.39
Kotlin basics: how to add or set an element of a Map? -2.31
Initialize abstract class field in child's constructor +1.04
Observable.just() which returns Unit in Kotlin 0.00
Kotlin: Check if lazy val has been initialised -2.72
Kotlin function reference +0.36
Kotlin local variable thread safety 0.00
How to reference Boolean java class from kotlin? 0.00
How to call from Java Kotlin method which is named with escape char... 0.00
How to set lateinit Kotlin property to null +1.28
How to make the argument default? 0.00
Is there a way to filter out null Any? values in Kotlin Map? +2.53
Kotlin extension for next Enum value without reflection 0.00
How to prohibit function calls with a certain subtype of a paramete... 0.00
Is there a clean DRY way to update multiple textViews from HTTP req... +0.39
Is there a way to write an extension function that changes the valu... +0.37
Kotlin read only property with and without getter +1.70
Statements in Kotlin constructor +0.39
Combine null safety and assertNotNull 0.00
Kotlin data classes and nullable types +0.41
What is the difference between two conversions from Long to ByteArr... 0.00
Kotlin list to EnumMap with sums 0.00
Write in parcer nullable value in kotlin -0.41
Kotlin DSL for creating json objects (without creating garbage) -2.30