StackRating

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

Michael Zajac

Rating
1650.97 (544th)
Reputation
49,239 (2,050th)
Page: 1 2 3 4 5 6 7 ... 19
Title Δ
Trying to skip implicit parameter list 0.00
How to produce a set of Char from a set of String in Scala +0.96
Scala method that takes a function as a parameter and then executes... +0.71
why doesn't scala infer type Any or AnyVal from Int and Double? 0.00
How can I apply a macro annotation to a case class with a context b... 0.00
Scala implicit conversion of implicit argument 0.00
'Missing parameter type' in Play template 0.00
Adding a JSON field to a Scala case class 0.00
Why does partial application require to specify a parameter type? 0.00
Exception not caught in map when using a placeholder 0.00
Are futures blocked in the receive method of Actors +0.32
How to pattern match with dependent type without using it? +0.31
If case class inheritance is prohibited, how to represent this? 0.00
Scala: illegal inheritance; self-type Foo[T] does not conform to Fo... -0.19
Type Constraints with 2 Parameters 0.00
an expression of type Null is ineligible for implicit conversion 0.00
Is it possible to override the way play.api.libs.json write options? +0.31
map function in Scala clarification +0.33
Understanding `f: Int => _` 0.00
Avoiding downcasts in generic classes +1.18
why can not overload no argument method ,for implicit class 0.00
Play Json: defining a Reads[T] that parses a JSON array and ignores... 0.00
Type Parameters in `abstract class` +0.33
Is it safe to use "==" for comparison with null? +0.99
Splitting strings in scala 0.00
Define a trait to be extended by case class in scala -1.49
Asymmetry of (Some (x), None).min and max 0.00
Scala List with cached length 0.00
Scala nested case class self-bounding inheritance 0.00
How to kill a Play Framework process? 0.00
Can I use shapeless to return the same arity of HList as passed HLi... 0.00
Idiomatic way to define s-expr in Scala -1.77
Passing Type Constructor to Var Args of `Any` Type 0.00
Cache.getOrElse on Futures in Playframework 0.00
Always execute code at beginning and end of method +1.43
`error: object B is not a case class` - but `B` is a case class 0.00
Using TypeTags to Check if Expected Type Matches Actual +1.20
Scala pattern match on classes with a typed paremeter 0.00
scala define type in a package 0.00
foldLeft on list of Doubles returns strange value 0.00
Importing FlatMap instance breaks Applicative builder syntax 0.00
Is it possible to create own ExecutionContext that can properly han... 0.00
Scala: constrain a class type parameter for a member function +0.29
Apparent loss of type information when mapping over a list 0.00
How to convert a Future[Vector[UserLocation]] to a Future[Vector[Us... 0.00
When calling Await.Result with a time duration, how does it ignore... 0.00
How should an invariant List be implemented in Scala? 0.00
Define a common trait for types with different numbers of type para... +0.32
Convert a scala list of Strings into a list of Doubles while discar... -1.22
Play framework - Writes partial object +0.32