StackRating

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

Alexey Romanov

Rating
1520.06 (31,784th)
Reputation
117,912 (559th)
Page: 1 ... 38 39 40 41 42 ... 71
Title Δ
Append file with Scala-IO 0.00
Scala stream filter behaviour +2.17
Reflection incorrectly matching by-name parameters 0.00
SBT compile StackOverflowError 0.00
Scala: When do I need a dot preceding the map function? +0.36
Defining a variable in scala with two implicits +0.48
Is it a better practice to use Reference types or primitive types i... +0.49
Scala and @Inject annotation +0.53
Illegal pattern when using maps 0.00
Type inference with existential type 0.00
Scala missing parameter type for expanded function 0.00
How to get scala's TypeTag and ClassTag in java 0.00
Our own tuple_to_list() function +1.15
type mismatch; found : List[Double.type] required: List[Double] -0.00
Is it possible to specify the scala compiler used by sbt? +0.50
I got the error: 'EXIT',{undef,[{compile,forms, ... when st... 0.00
Meaning of the Singleton word in Scala -0.50
Scala - accessing an implicit class from an anonymous sub-class wit... 0.00
Is ∃x.px=>q equal to ∃x.(px=>q)? 0.00
What does ⋀ mean in Isabelle? 0.00
Why do gen_server examples always define SERVER macro? +0.48
Erlang - How to construct reference(), tref(), socket()... values? 0.00
Scala Try, Else, Except block -0.48
How to get the cartesian product of two DStream in Spark Streaming... 0.00
Is it possible to write classes using functions in Scala? 0.00
How to read ∀x.(p(x)⇒∀y.p(y))? 0.00
Scala macro: argument types of a function reference 0.00
Function to Accept Any Type but `AnyVal`? +0.69
Scala Error:Type Arguments 0.00
Why is casting necessary when return type is upper-bounded? 0.00
How to determine if exception was caused by a specific other except... 0.00
Type parameters and inheritance in Scala 0.00
Why does using fmap's infix synonym <$> return a differen... 0.00
In Scala: "10.getClass.isInstance(10)" is false 0.00
Is there a way to avoid using ._1 to be more readable -0.55
chain of subtypings - just a syntax limitation? 0.00
Can someone explain the scala code below? +2.30
Invoking instance method through Java Reflection/Scala Reflection:... 0.00
Scala travese a collections of case classes with inheritance and so... -1.95
Is Scala Option the same as a C# Nullable type? +0.51
enable implicit import for runtime type in scala check. "could... 0.00
Cannot prove that Null <:< T -1.78
case class - returning a different value of a parameter 0.00
Can't compile scala/SBT project 0.00
Why it's not possible to match with cons operator an indexedSeq? -0.26
Referencing unitialized values in trait body Scala 0.00
Accessing variables from a parent class when using an instance of t... 0.00
convert play getIntList to scala List[Int] simply 0.00
scala: Parameterize by Type Union 0.00
Scala: Can a code block be converted to a closure? +2.30