StackRating

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

agilesteel

Rating
1498.38 (3,856,587th)
Reputation
14,655 (9,665th)
Page: 1 2 3
Title Δ
How to import several implicit at once? +0.28
Restrict class to trait and structural subtype in Scala -0.28
Match, case with logic? -2.99
scala: accumulate a var from collection in a functional manner (tha... +0.94
mutable vs. immutable in Scala collections -2.58
why doesn't null.asInstanceOf[Int] throw a NullPointerException? +4.30
Is there an better alternative to implement Builder Pattern in Scala? +3.91
Extract the main value from partial case +5.49
How do you define implicit conversion in modern way? +4.14
Initialising vals which might throw an exception +4.72
How to do recursive loops in scala -4.28
How to mix-in a construction-time code to a class with a trait in S... -3.40
How does scala intersection & match elements in a set -3.48
In scala pattern matching, what is suspicious shadowing by a variab... +4.23
Cannot create a tuple containing a null in Scala +0.39
Appending an element to the end of a list in Scala -4.34
bounded generics in Scala (as <E extends MyClass> in Java ) +3.71
difference between foldLeft and reduceLeft in Scala +4.07
Scala: ambiguous reference to overloaded definition - best disambig... +4.70
Scala method types and methods as parameters -2.83
Combining two lists in scala -2.42
Overriding a method with an object 0.00
Scala: Can you use "foo match { bar }" in an expression w... -3.30
Using Scala Option to validate command line argument +4.57
Can I compose a function that has an implicit argument? 0.00
Compose and andThen methods +2.86
Does Scala have object initialization like C#? -3.45
Mapping hash map key/value pairs to named constructor arguments in... -3.29
Scala: convenient binding of collection type parameters -3.75
Help me understand this Scala code: scalaz IO Monad +4.76
String concatenation from within a single list -2.94
How to use the function type in scala within defined in type meanin... +3.91
How can i transform this scala function in order to be optimized +4.17
Why do case classes extend only Product and not Product1, Product2,... -3.26
Overloading in Scala when type parameters are being used 0.00
Use of Scala's private final modifier? +4.58
Use case and examples for type pattern with type variable 0.00
Why doesn't Scala have static members inside a class? -0.57
Why does Scala language require you initialize a instance variable... +4.76
Scala case class constructor with WrappedArray argument +4.79
Scala underscores in names -0.48
Case classes, pattern matching and curried constructors in Scala +0.43
List of String implicit conversions like += -1.57
In Scala is there a nicer a way to express the following inheritance? -3.04
How do you express binary literals in Scala? -3.49
override function in trait +4.80
Why does Scala warn about type erasure in the first case but not th... +0.59
Scala's method overloading: reason behind a subtle functionality di... +0.68
An example of functional programming in scala -2.53
Restrict Constructor Access 0.00