StackRating

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

kiritsuku

Rating
1575.45 (3,449th)
Reputation
44,199 (2,411th)
Page: 1 2 3 4 5 6
Title Δ
How to make a "n to m" restricted int variant in Scala? -0.46
Getting reference to a parameter of the outer function having a con... -2.09
Scala: What is a TypeTag and how do I use it? 0.00
Scala: Equivalence of path-dependent types 0.00
What's the difference between `::` and `+:` for prepending to a lis... +3.01
Calling Scala Monads from Java #map -1.47
typesafe stack scala error 0.00
Trying to understand Precedence Rule 4 in Scala In Depth Book +3.47
How does Pattern Matching in Scala overcome duplication that switc... +0.33
Scala: Decomposing tuples in function arguments +4.26
Why can a Map object be created without an apply-method? -4.05
self annotation using abstract type +3.98
Scala confusing compile time error while working with List of Tuples +0.38
How can I get the functionality of the Scala REPL :type command in... +3.55
Underscore Causing Difficulties -2.96
How to start a Scala stream some distance "in" (ala takeW... +0.06
Accessing the class inside of the class +4.87
How to investigate objects/types/etc. from Scala REPL? +3.54
How can i interleave elements of 2 lists in scala -0.97
What is the relation between Iterable and Iterator? 0.00
Why is the upper bound for a type field lost after a cast (see exam... -4.51
Is it possible to get the type of a type field after creating an ob... -1.05
Why is it possible to mix in classes in a type field? -3.69
Scala: How to determine if a Type parameter is a subtype of a trait +4.23
Scala collection one-to-one mapping? +5.34
Equality between StringOps and WrappedString instances 0.00
What's the easiest way to use reify (get an AST of) an expression i... 0.00
Scala object for importing all methods 0.00
Add Scala operators to final Java class +3.64
detect inner objects in a scala object +4.07
parameter validation during constructor invocation and after object... -0.02
Scala: return has its place +1.22
Why does partially applied function defer class instantiation in Sc... +1.42
How to attach sources to SBT managed dependencies in Scala IDE? +3.67
Scala Map Parser +3.96
Parentheses matching in Scala --- functional approach +2.97
Why is reduceLeft complaining about type mismatch? +3.72
Why can't i define a variable recursively in a code block? -3.88
Why doesn't passing Nil to foldLeft work? +1.01
Compiling Scala scripts. How works a Scala script? +4.01
Creating an arraylist in Scala -1.42
Zip multiple sequences +0.47
Why put a generic type next to a function? +4.17
How to measure time of a statement in scala console? +1.52
How to add a factory method to an existing Java class in Scala -3.30
How do I access a list element I've added with the cons (:) operator? -4.85
How to group messages by username? +3.19
Pattern matching on base class and all derived classes in Scala +3.18
Assign multiple variables at once in scala -3.77
How to work with javap for Scala/Java interoperability +4.12