StackRating

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

ghik

Rating
1516.41 (40,422nd)
Reputation
8,363 (18,758th)
Page: 1 2 3 ... 4
Title Δ
How to do a `getOrElseComplete` on `Promise`? +1.71
Explaining flatMap associativity 0.00
Scalatest provide position different file for assertion 0.00
What does `def` in scala evaluate to? +0.47
print string whenever variable get changed with scala macro 0.00
How to get dependencyClasspath in sbt build without triggering comp... 0.00
Is there a block syntax for sbt ThisBuild scope? 0.00
How do I explicitly return Unit? +0.47
Scala type constraint precedence in implicit resolution +1.28
No implicit view available from K => Ordered[K]. Error occurred... -1.95
How to fix Type Mismatch Error on path dependent types in Scala (2.... 0.00
How to extend scalatest assert macro 0.00
How to return Scala `Unit` type in java function 0.00
scala annotation argument needs to be constant but final val does n... +2.16
Do AnyVal elements inside specialized collections need boxing? +1.85
What's the effect of -Yrangepos other than giving me source loc... -1.85
pattern matching fails on second try 0.00
Call class contructor before trait's constructor in scala 0.00
Scala existentials - type mismatch, unable to infer T =:= T +1.21
Deriving HList of zeroes from a type of HList of Monoids 0.00
Why is instantiating a trait with default values in Scala a compila... 0.00
Macro variant of implicit class that allows for by-name argument 0.00
Scala reflection. How to get child field value from parent? 0.00
What does this Scala syntax mean - a value definition followed by o... +0.50
Overriding fork setting for custom SBT task +2.17
How can I implement concrete class which extends trait defining a m... 0.00
How to solve Pattern matching and type erasure in Scala 0.00
Where is the `context.become` implemented? +0.50
Why is reflect.runtime.universe.RuntimeClass inferred over Nothing... +2.60
Is the a more idiomatic (and hopefully elegant) way to compose a Sc... +0.70
Main method invocation in scala nsc 0.00
Overloaded Method Syntax in Scala 0.00
why (self: Runnable =>) in scala compiles? 0.00
Why is this an invalid use of Scala's abstract types? -0.01
Why is this invalid Scala? 0.00
Scala abstract types in classes within objects +0.49
Bare self type without any class/trait 0.00
Thread-safe weak-keys hash map 0.00
Tail recursiveness in Scala methods with multiple parameter lists 0.00
TypeTag for a type containing an abstract type -0.01
Traits with defs that take the same concrete type 0.00
Implementation of isInstanceOf[T] in Scala? 0.00
How do you find the type parameters of an ancestor class? 0.00
Does the ask pattern work with Akka IO actors? +0.51
Type-level map over list of types -1.04
Initialize the final instance variable of inner class +1.39
How to instantiate trait which extends class with constructor +0.22
Convert java.util.IdentityHashMap to scala.immutable.Map +0.03
How are Scala immutable indexed sequences implemented and what is t... +2.75
Converting from Long to List[Int] -0.25