StackRating

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

James Iry

Rating
1663.24 (391st)
Reputation
18,691 (7,418th)
Page: 1 2
Title Δ
How does Scala implement the addition operator behind the scenes? 0.00
Scala: Is it possible to enforce a type parameter to one of two typ... +2.10
Difference in the two loops. Which is more efficient and why? +2.51
Type aliases that work in the REPL but not in a scala class/object +2.37
Sort a list of chained tuples with sortWith +2.17
Applying partial functions where defined and a different function w... 0.00
How to read different lines from a text file simultaneously +2.07
Pattern matching where failure case return type is Java void +2.25
Accessing values from path-dependent type mixin -4.80
How to understand the sentence "or that it evaluates to bottom... +2.24
Implement DISTINCT in for comprehension 0.00
Scala return statements in anonymous functions +2.41
Getting var vs val from partially applied function 0.00
Scala closures compared to Java innerclasses -> final VS var +2.42
Scala newbie: recursion and stackoverflow error -1.60
Elegant AST model +2.36
From Java to Scala: SensorManager +2.43
How to create type aliases to specific Map types in Scala +2.91
How to remove multiple indices from a ListBuffer (in a fast way)? +0.68
scala Either & Neither handling 0.00
Is wildcard import bad in Scala with respect to incremental compila... 0.00
What are the drawbacks of writing an algorithm in a class or in an... -2.80
Matching a virtual machine design with its primary programming lang... +0.25
Scala while(true) type mismatch? Infinite loop in scala? +2.82
Is trait extends (A => B) a trait extending function? +3.35
How to initialize empty variables from your own type in Scala? 0.00
Scala local return? +2.48
Why are all of the base immutable collections final or sealed in sc... 0.00
In Scala, is it possible to zip two lists of differing sizes? +2.88
Scala dependency injection: alternatives to implicit parameters +2.40
How can I use the Scala REPL to test java code - java and scala REP... +2.57
What is "type" of a function with implict? -0.92
How to implement interface Serializable in scala? +2.63
Is it possible to have an Array which evaluates its elements lazily? +3.55
New line character in Scala +2.69
Closures in Scala vs Closures in Java +3.37
How does the implementation of ScalaNumber work regarding underlying? -0.73
Computer Algebra System (CAS) for Scala 0.00
Scala: Nil vs List() -5.37
Inverse of PartialFunction's lift method +0.57
What is the cost of object reference in Scala? +2.92
How to define anything that extends this trait +2.83
What's the purpose of the Scala package scala.util.automata? +3.51
difference in classloading between Java and Scala 0.00
How do I use java.lang.Integer inside scala -2.14
Class of current static scope in scala -1.14
Function type definition and type erasure in Scala +2.48
SBT to Maven Converter -5.07
Core calculus in scala type system (recursion) +2.39
Can you call an object method dynamically off class parameterizatio... +2.89