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 ... 8
Title Δ
How do I flatten a nested NEL of custom type in Scala? -2.00
Using Ordering on Instant +1.62
Can `A => List[B]` be transformed into a `List[A => B]`? +0.33
Is it possible to implicitly get a builder for a collection, as in... +1.59
Making recursive code, tail recursive in Scala -2.65
Iteratively capture regex subgroups in Scala 0.00
What is the ^^^ operator in Scala? 0.00
Run a process on Scala with a different working directory and input... 0.00
How to filter out list elements that are indexed after an element t... -0.22
Scala - Use predicate function to summarize list of strings -2.58
better way to write scala function with conditions 0.00
How to load a class from the source code using reflection inside SB... +1.43
Why does this Iterator infinitely loop? 0.00
Why for-comprehension expands to map+foreach instead of nested fore... 0.00
Given an array of integers, return indices of the two numbers such... +1.58
Merging overlapping strings +0.00
evaluating an option with a boolean in scala -0.40
Handle Future with transform 0.00
Combine case classes without enumerating arguments 0.00
How to change runtime JAVA heap space in intellij IDEA on MacOS? 0.00
Transforming an iterator into an iterator of chunks of duplicates 0.00
How to split up an Iterator? +1.54
How to use scala case class as function parameter to specify differ... 0.00
How to do instanceOf of a variable of a class (not a class type) in... +0.37
Can implicits be used to disambiguate overloaded definition? +1.49
Scala composition of generic types -0.28
Scala shapeless typing Map[Symbol, String] with case classes 0.00
indexOf for a list of tuples with implicit element -1.12
Pass list as individual function parameters +1.92
Organizing Scala implicits associated with a type +1.60
PartialFunction implicit parameters 0.00
Shapeless HList implicit resolution - diverging implicit expansion 0.00
Operator ++= on a pair in Scala 0.00
Higher order tail recursive function needs to terminate early 0.00
How to indicate an abstract member will return the concrete type in... 0.00
Scala RegexParser for method call parsing 0.00
How to group items from an unsorted sequence with custom logic? +1.63
Scala code that works in IntelliJ fails in Scala's REPL +2.07
chisel "Enum(UInt(), 5)" failed -0.62
How to use Scala format and substitution interpolation together? 0.00
How To Convert the Builder Pattern to a Functional Implementation? +0.89
How to go from a List[F[String]] to F[List[String]] using Scala and... 0.00
Counterintuitive suggestion in the "missing argument list"... 0.00
Scala-Cats :- Is it possible to combine errors from different NonEm... -0.20
Numbers having Unique (or Distinct) digits in scala +0.10
All possible forward combination of words in a line using Scala +0.68
Traversing Either in Scala -0.21
Semigroup with function in Scala +0.38
Extending generic type with Ordered trait makes sbt compiler issue... 0.00
Compiler exhaust check for list of case objects inheriting from sea... -0.13