StackRating

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

som-snytt

Rating
1539.28 (12,160th)
Reputation
34,980 (3,317th)
Page: 1 ... 8 9 10 11 12 ... 21
Title Δ
Can a trait have private members used by its method in Scala? Will... 0.00
Idiomatically evaluate true if Option contains specific value +1.33
get first 2 values in a comma separated string -0.49
How to explain Map.map result -1.76
How to convert a List[Any] in Option[List[String]] +0.78
What's the point of declaring an object as "final"? +0.57
Scala - initializing mutable Maps and exposing them as immutable +0.47
Generic method to merge a collection of maps of collections -0.00
Idiomatic scala for getting a single option out of two Options and... -0.60
Idiomatic scala for getting a single option out of two Options and... +0.44
Update a slice of an array in scala -1.20
Java methods called from scala run slowly +0.48
Efficient way to check if a traversable has more than 1 element in... -0.62
How to get rid of dummy variables when using lazy evaluation in Sca... -0.53
Convert Map collection to List of Strings -0.46
scala worksheet: reverse typing 0.00
Append to environment variable for Scala Process 0.00
How to match multiple case classes and extract same (-named) argume... 0.00
why AnyVal can be converted into AnyRef at run time in Scala? -2.12
Is there any style guidelines about using implicit parameter with d... 0.00
Why is it not possible (in scala) to provide implementation for an... -2.09
Type weirdness with Map#getOrElse -0.82
Pinning list elements to position in a merged list in Scala +2.19
Flattening a map of sets +0.18
How to know the place Scala implicit definition come from? +0.46
Why String type-checks with A, but List[Int] does not with List[A]? 0.00
What does ":" means in method type in scala? 0.00
Apply function to one element only in list or array in Scala -0.71
What is the use cases of Ignored Variable syntax in Scala? +1.07
Scala: Exception Pattern Matching -0.32
Are there any types with side-effecting methods that return the ori... +0.46
Scala: "map" vs "foreach" - is there any reason... +0.22
Backward slash missing from substitution in Scala +2.41
How to make Scala's type system catch this MatchError? +1.86
A better syntax for recovery from a for comprehension -0.54
Call Java method from Scala named "clone" -2.09
Scala: better nested multiple condition check -0.28
Handling unexpected exceptions on scala Futures +2.12
Scala: explicitly specifying context bound in a second constructor 0.00
Scala Replacement by Regex 0.00
Difference between protected[package] and private[package] for a si... 0.00
apply function with implicit parameter requires explicit argument 0.00
Why does the toString method on scala.Function1 and scala.Function2... 0.00
Scala - how to create anonymous class and avoid hiding argument names +0.09
scala interactive shell documentation support copy paste +0.54
What's the difference between mapValues and transform in Map? -0.51
What's the difference between raw string interpolation and trip... -0.52
Efficient string concatenation in Scala -0.66
Scala Type Aliases and Method Overloading -1.73
Consuming implicit from consuming class 0.00