StackRating

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

Brian McCutchon

Rating
1509.93 (71,087th)
Reputation
4,458 (37,407th)
Page: 1 2 3 4
Title Δ
Is map of Future lazy or not? +0.31
How to prove the principle of explosion (ex falso sequitur quodlibe... +1.19
How to pass implicit parameter to implicit class 0.00
"Recursive value i needs type" error when trying to perfo... -3.75
How is scala linearizing this? +0.26
Scoverage: enforce 100% branch coverage on "formally infinite&... -1.60
Scala : eta expansion of function values (not methods) 0.00
How to model operations in Scala that are only applicable to the sa... 0.00
http4s: What is difference between actual and expected value? 0.00
scala sortBy using _ placeholder parameter does not work -4.18
Type conversion from Any object: pattern matching vs Try() 0.00
Speeding up a method that iterates through text and creates a Map[T... -2.02
Why is non-blocking web request efficient as we are holding a serve... 0.00
Storing a value without using val +1.38
scala mapreduce exception: java.lang.ClassNotFoundException: scala.... 0.00
When is semicolon mandatory in Scala? -3.04
Why can't I cast an instance of a String to Iterable[Char] in S... 0.00
How to reference a Scala inner class from the companion object 0.00
Mockito's thenAnswer with lambda +3.94
Creating three dimensional Array with arbitrary type and map in Scala 0.00
Using object-bound classes in scala 0.00
Pass function of function as parameter in Scala +3.99
How to change this to a val function -3.94
How to get reflected runtime Method from AnyRef object? 0.00
Scala Spark: Duplicating an Iterator 0.00
Wrong type after type casting using asInstanceOf Scala -3.01
How does empty List equality work? -1.01
How to transform a list of mixed type to tuple of lists of same type -2.10
(Scala) Creating a data structure for English words 0.00
Python equivalent of Scala case class +4.20
What makes a recursive function finite 0.00
Unique Elements in a Vector of tuples with inner tuples 0.00
Why Scala Cats use typeclass instead of inheritance +4.62
Scala match: use value only available in subclass 0.00
scala generic method less boilerplate 0.00
scala eval function in string form 0.00
Are there patterns for writing a library that hides its actor syste... 0.00
Scala sortBy Missing parameter type for expanded function -2.49
How to solve the else/if problems in password input? -1.36
Scala mock not mocking extended class function? 0.00
Scala: finding the difference between 2 lists +1.73
Javascript function is passed by value? +4.06
Queue implementation in Odersky Scala book. Chapter 19 -3.13
Scala - "Block cannot contain declarations" +3.67
How this deadlock happens in Scala Future? +3.68
ScalaTest: where Checkers are used and assertions are used 0.00
scala - unit test - How to mock a class method inside a class 0.00
Remove empty tuples from Seq[(String,Any)] in Scala +5.01
What is the meaning of "param: => TYPE" in a method in... -2.56
playing with Scala lists and Slick 0.00