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 ... 4 5 6 7 8 ... 19
Title Δ
What is the difference in .toSet and .toSet()? +0.30
Split a list into a target element, and the rest of the list? +0.32
How best to instantiate execution contexts? 0.00
Why does Scala evaluate the argument for a call-by-name parameter i... +1.41
Why it is impossible to define a this-constructor in the trait? 0.00
How to use play-json format/reads/writes macro with tagged types +0.32
Pattern Match on Tuple Values within 'for-comprension'? +0.31
How to enforce non-generic type at compile time +1.18
Play2 scala specs2 test FakeRequest with remote address 0.00
When scala.concurrent.Future's execution starts? 0.00
Use Scala macros to generate methods 0.00
Can you halt processing from within an action if the posted data is... 0.00
Misunderstanding with type checks in Scala 0.00
Resolving a `Manifest` for a type with a type member 0.00
Is Monoid[String] really a Monoid in scala 0.00
apply() function in Scala giving a compile error? -0.71
What does dollar sign do in scala 0.00
Unexpected behavior of StringBuilder in foreach +1.59
Why my implicit function parameter does not work? 0.00
Scala Play 2.4 view render vs apply 0.00
Scala weird behavior for type conversion in generic function 0.00
In Scala how can I reflect on a typedef (eg. type Data = Map[String... 0.00
How do you rotate (circular shift) of a Scala collection -0.95
Why does type inference in mutable and immutable sets behave so dif... 0.00
When can parentheses be safely omitted in Scala? 0.00
Scala error while resolving overloaded methods 0.00
Print Type Parameter's Type 0.00
Defining type and value aliases at the same time in scala 0.00
Prepend to an Iterable? +0.33
Generic strongly-typed scala method to retrieve item of a particula... 0.00
Why does scala immutable Map apply() conform to a functional type? +0.99
abstract over scala functions without losing types 0.00
How does Scala deal with recursive return types? +0.35
Why does ScalikeJdbc require an Execution Context when it has a Thr... 0.00
Pattern Matching with Private Field 0.00
scala StackOverflow on implicit object unapply 0.00
For returning Option from pattern matching, use Try? 0.00
Is it possible to match tuple types using classTag? 0.00
implicit parameters and generic types 0.00
Scala, cryptic compiler error: found: Result[_ >: Some[String] w... +1.33
Implicit conversion on this not kicking in +1.71
Scala Option type not inferred as expected +0.32
Why does an operation on a Child instance returns an instance of pa... 0.00
Scala val concurrency 0.00
Infix call on <this> not working 0.00
`Unit` Return Type of Closure 0.00
function/method reference equality in scala 0.00
How to get the actual type of a generic function in Scala? -0.18
Confused about seemingly superfluous respecification of a variable&... 0.00
Is there a difference in scala type bound notation direction? +0.33