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 5 6 7 ... 14
Title Δ
Create a list from statements in a DSL block 0.00
Kotlin generics will not compile 0.00
Filter and process hashmap entries in Kotlin 0.00
How to generate the build.gradle file for my existing Kotlin projec... 0.00
What is the Java type at runtime for a Kotlin function type? 0.00
What are Local declarations for : variables, functions and classes... 0.00
Round Double to 1 decimal place kotlin: from 0.044999 to 0.1 -0.67
kotlin: how to inherit from Spek class to have common fixture 0.00
I am getting the val cannot be reassigned compile time error. But I... +2.41
generate jar files for uploading kotlin lib to bintray using gradle 0.00
Kotlin data class with different backing field type 0.00
Remove "this" callback in kotlin -2.15
Why is Kotlin's mapOf(a to b, c to d) considered not suitable f... 0.00
Difference between Kotlin and Java String split with Regex 0.00
Kotlin transparent property resolver? 0.00
difference between toList().take(10) and take(10).toList() in kotlin +1.01
How to set the gradle outout folder for the kotlin2JS plugin? 0.00
Scope of private visibility modifier for class in kotlin +0.34
It it possible to break from foreachline +0.34
Why Kotlin considers negative zero less than positive zero 0.00
Reference constructor of type excluding optional parameters -0.81
Using Fuel's responseObject with a generic call site 0.00
How to distinguish between a class and an interface in Kotlin using... 0.00
How to add unittest for Kotlin code in the same file and run it? 0.00
Why it's possible to call kotlin's constructor with default... 0.00
Is there a way to annotate the INSTANCE field of kotlin objects? 0.00
Is it possible to create a reference to a companion object generic... 0.00
Different Between ArrayList, IntArray and Array<Int> -1.31
Stream handling in kotlin +1.18
"Function0 is not a functional interface" error when pass... -2.72
How to include a Annotation Processor generated code to test classp... 0.00
Kotlin static funtions : companion object, @JvmStatic @JvmField +0.34
kotlin: syntax for 2 lambda parameter +1.44
How to call a function in kotlin with raw types 0.00
Can't reify a suspendable block passed to forEach 0.00
How to name components of a Pair +0.12
Kotlin One type argument expected for class for abstract generic vi... -0.18
Why can’t we override a val property as a var with a get without in... -0.16
Kotlin's data class == C#'s struct? 0.00
Fold list to pair with destructuring assignment in kotlin 0.00
How to use Kotlin fold function to convert an array into a map? 0.00
What's the point of destructuring declarations in Kotlin? 0.00
Kotlin Multiple Layer it Reference 0.00
Kotlin "expected no parameters" when attempting to return... +1.30
Generic function in interface to return concrete implementation +1.58
How can I write Extension Functions in Kotlin? 0.00
Changing kotlin extension function receiver JVM name 0.00
Kotlin override abstract val behavior, object vs class 0.00
Android:Kotlin TypeCastException: null cannot be cast to non-null t... +0.33
Inline alias for Kotlin function that includes generics? 0.00