StackRating

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

senia

Rating
1636.01 (771st)
Reputation
34,486 (3,385th)
Page: 1 ... 5 6 7 8 9 10
Title Δ
Making the peace of the code immutable 0.00
Why declare a function this verbosely? 0.00
How do I inherit shared code in a Scala unapply function? +0.32
How do I write this method in Scala, or what is the best way to dea... -0.92
Inconsistency between Scalac and Repl 0.00
How to make two function parameters as implicit 0.00
Cloning an instance of a class, but not exactly -0.14
Converting Java code to Scala code 0.00
Scala type deferring 0.00
Scala elegant list comprehension as in F# +0.39
Is it possible to override built-in operators in Scala? 0.00
How to "dequote" a stringLiteral in Scala parser combinat... 0.00
Converting List[Option[A]] to Option[List[A]] using Map instead of... +1.34
Working with immutable HashMap in Scala +0.76
Require user to provide [Type] in Scala's method? 0.00
How to define members of a sealed abstract class in a nice way? 0.00
Initializing an array so that each element of it would be equal to... +0.43
Finally closing stream using Scala exception catching -0.21
What is the shortest way in Scala/Java to grab all information from... +0.06
scala.concurrent.Future wrapper for java.util.concurrent.Future 0.00
Scala local variable inside primary constructor -2.09
How to properly use akka actors in scala +0.39
Implement Java interface in Scala, with generics, and return null +0.38
Scala for loop over two lists simultaneously 0.00
Multi-line string literals behave sane only in REPL and Worksheet 0.00
Is there a name for this kind of lifting a function? +0.37
why Buffer[String] can not inherit from Buffer[AnyRef] 0.00
How to define a variable that can be either Array or List +1.02
How to get constructor arguments in a method using typetags/mirrors? 0.00
Is it possible to capture some value for use inside of `splice` par... 0.00
Mixing Space and Dot Notation on method chaining in Scala 0.00
How does the memory management of closures in Scala work? 0.00
Is there a way to use by-value parameters in scala macros? 0.00
Is there a generic way to invert the order of the arguments of a cu... -2.32
Scala dynamic instantiation with default arguments +0.04
Is it possible to do that in Scala (without mutating the internal s... +0.41
How do I create a TestActorRef in Scala for an Actor with construct... 0.00
Scala: Refactoring a case-statement to use for-comprehension 0.00
Slick where/filter/withFilter 0.00
Access to nested map's values +1.35
Having on trying to learn how to make a simple scala actor 0.00
Why does :+ appending to a Seq have no effect? -1.91
How to use applicative functors to combine Scalaz validations 0.00
Inheritance and a constructor with a parameter -0.53
How do I parameterize filtering a collection of Scala objects by ty... -0.10
How to properly use fold left in a scala function -2.30
Scala Play form validation: different forms for one case class - is... +1.77
within in ScatterGatherFirstCompletedRouter 0.00
Scala: Partially applied functions +0.39
Trying to append to Iterable[String] -0.11