StackRating

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

Kolmar

Rating
1596.29 (1,953rd)
Reputation
11,542 (12,857th)
Page: 1 2 3 4 5 ... 8
Title Δ
Single Number 2 Scala solution -2.27
How to write Haskell-do-notation in Scala -2.32
union types in scala with subtyping: A|B <: A|B|C -0.14
Compiler Not Resolving Default Typed Function Parameter 0.00
Apply all filter functions to a value 0.00
Why does cats returns `Id[T]` in the evaluation of a Reader? 0.00
Implicit view (T) => T guaranteed? 0.00
Scala Implicit class member is not accessible in object 0.00
how to get the lowercase string and digit string from the string li... +1.53
Implicit conversions in scala -0.30
How to make a generic implicit class for any collection in Scala? +1.99
How to implement futures composition 0.00
Scala implicit type casting +0.32
Scalac restrictions on value classes for implicits on traits with t... 0.00
How to clean and trim two strings lazily? +0.33
Type of '1.narrow' 0.00
how to get some elements after specified element then put these ele... +0.37
Scala: Iterate over 20k images once, crop 100 ways to make 100 Iter... 0.00
How to use Try and Try[Option[T]] in for comprehension? +0.22
Functional way to find the Longest Common Substring between two str... +0.60
Scala apply function on list elements to return a value -2.46
Generic way to create subtypes that require different constructor a... 0.00
Creating a string from the permutations of an ArrayBuffer[String] e... 0.00
Type lambda that returns a type lambda in Scala 0.00
Elegant traversal of a source in Scala 0.00
Scala: How to use non-simple default values? -0.47
Inheriting a case class from a abstract class without code duplicat... +0.97
Can the positioned operator be used with RegexParsers? 0.00
Predef.StringCanBuildFrom's behaviour 0.00
Scala: How to gather the result of a list of futures when some of t... +0.37
Scala type inference failing to infer types of a generic function +0.39
Cannot understand the debug procedure in scala in intellij idea 0.00
returning different return types in scala +1.24
Java/Scala best way to get difference between two DateTime objects... 0.00
Idiomatically scheduling background work that dies with the main th... +1.58
Isn't lambda function also an object with Function1 trait? -0.89
scalaz trying to use Heap , how to override fold function 0.00
Scala: isInstanceOf followed by asInstanceOf +2.62
Idiomatic Scala for nested loop +0.37
Abstract over repeated flatMap 0.00
How to enforce a context bound on a wildcard in Scala? -0.12
Is there a way to do recursive implicit def with types? 0.00
Looking for an FP ranking implementation which handles ties (i.e. e... -0.40
Scala Enumeration Compare Order 0.00
Define common lower bounds of parameters +0.38
Case class without parameters alternative +1.89
Shapeless: complex HList Constraint 0.00
How to find field annotations for a MethodSymbol? 0.00
Imposing context bound on parameter of parameter 0.00
How to transform Iterator[String] into a Reader instance for parsing? -0.13