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 Δ
Which comparison operator is called when using intersect between tw... 0.00
Equivalent of Iterator.continually for an Iterable? 0.00
How to define variables by list droping extra parts? -1.74
Declare a function that doesn't return in Scala +0.75
Why is there a `null` check in the implementation of the `unapply`... 0.00
Circumventing variance checks via the map method 0.00
How to prevent changing the value of variable +0.26
Scala's blocking context doesn't seem to do well with mixed... +2.29
Is this Depth First Search implementation tail recursive now? +2.38
Binary search for an ArrayBuffer +0.28
Scala function composition totalFn(partialFn(totalFn(x))) -0.86
What is the Use Case of `extrapolate` in `Akka-Streams`? 0.00
Executing N times a Scala Future -1.02
PartialFunction vs Function1 syntax-wise 0.00
scala.collection.immutable.Vector cannot be cast to <My Class> 0.00
Assign same value to multiple variables in Scala -0.48
Scala: Difference between 'type A = XXX' and 'final typ... 0.00
How to create this calculator without using conditionals or loops 0.00
Type system not allowing subtype as a type constructor 0.00
unable to refactor Scala code to make it more readable 0.00
ConcurrentHashMap with functional programming. Is suspending unsafe... 0.00
What is a way to implement a scala `Either[A,B]` structure in Koa /... +0.03
scala class members causing error "Class 'class' must... -0.33
Why scala @tailrec can't be used on Option.flatMap? -1.80
Scala type check complaining with lambda, not with explicit Function +2.28
Missing Key value pair in Tree Map +1.92
How to change path to credentials file (without environment variable) -0.02
Are static methods more composable? 0.00
Polymorphic return type by using TypeTag in Scala 0.00
Spark (Scala): Rogue '%' sign from println of dataframe cou... 0.00
Scala: how to extend an immutable List -0.53
Scala : How to process objects in a list +0.51
Scala: lazily composing iterators 0.00
Is Haskell-style pattern matching on Scala Strings possible? +0.62
Does Scala allow for the arbitrary instantiation of generic objects... +0.06
Can "language agnostic compilers" exist? +0.11
Does this code-block from Scala documentation make sense? +1.25
Recursive case-class: java.lang.StackOverflowError on equals 0.00
Defining methods with white-space in name +0.52
Convert sequence of AnyVal case class (Seq[T <: AnyVal]) to its... 0.00
Implementing a method inside a Scala parameterized class with a cov... -1.03
Path-dependency and inner classes -1.14
Can't find Error (Project Euler #8 (Scala)) 0.00
Find index locations by regex pattern and replace them with a list... -0.86
Scala value id is not a member of type parameter Field 0.00
Parser error in scala can't create object main 0.00
How to return Right class from Either? -0.78
Requiring Scala implicit class in a function -0.50
Understanding the implementation of Y-Combinator +0.53
Why is the ++: operator in the Scala language so strange? +0.50