StackRating

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

wheaties

Rating
1555.95 (6,413th)
Reputation
30,407 (4,008th)
Page: 1 2 3 4 ... 13
Title Δ
Why can I not flatMap a List[Option] using underscore? +1.67
For comprehension - execute futures in order -0.93
recursive variable needs type +1.50
Optional tuple to tuple of options -2.42
Reference to generic type parameter of an object in Scala 0.00
If parameter-less case classes without parentheses are deprecated i... -0.59
Implicit String to Seq[Char] pattern matching fail 0.00
Scala boolean always returning false 0.00
How to find tuple with different value in a list using scala? -2.24
Warning on multiple assignment 0.00
(Dependantly?) typing containers +0.41
How would I handle a Future[User] versus a Future[Option[User]]? -0.09
Scala flatMap'd Future behaviour -0.96
Best way to share case classes-based messages in an Akka microservi... 0.00
importance of cake pattern in scala -0.05
Arbitrary Function - Generate return type according to input +0.42
Implicit parameter "chaining" for DSL -1.91
"NoSuchMethodError: Predef$.any2ArrowAssoc" when updating... 0.00
Updating immutable map as the side effect of getOrElse +2.10
How to handle `null` in Scala -1.23
Avoiding deeply nested Option cascades in Scala -0.58
Scala method overload for a special case of a generic type -0.30
Why does the "contains" method on "Option" use... -1.95
Scala Option implicit conversion - Bad practice or missing feature? +0.41
Handling Option[A] where function takes A as a parameter +1.98
Is it possible to user reduceByKey((x, y, z) => ...)? +0.40
Option method like `collect` that returns Unit? +1.94
takeWhile: also need first element failed the condition in scala -0.09
Ambiguous implicit values 0.00
Create a Map String -> Function in Scala 0.00
Couchbase: Add View to existing Design Document -2.18
Transform Seq[A] to Map[Int, Seq[A]] 0.00
Scala implicit conversions that do not apply to certain types 0.00
Play Framework 2 field grouping 0.00
How to invoke no-arg anonymous function with no parentheses -0.56
Check if a string is blank or doesn't exist in Scala +0.99
Convert Scala foreach to .map 0.00
Scala: Placing type at bottom of inheritance tree +1.14
Why are generators not context managers? +1.79
What's the correct way to enforce constraints on case class values -0.00
Why do lower type bounds change the variance position? -0.08
scala return case mismatch for case class 0.00
avoid type conversion in Scala +0.40
Idiomatic alternative to `if (x) Some(y) else None` +0.10
Python: How to catch and handle a user defined exception? -1.05
flask-sqlalchemy model property to string 0.00
Scala monad to carry HTTP url/params around a Future[T] 0.00
Modify function passed as argument 0.00
How to convert functions raising exceptions to functions returning... -0.01
Scala using toSet.toList vs distinct 0.00