StackRating

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

Mitch Blevins

Rating
1562.27 (5,193rd)
Reputation
12,046 (12,246th)
Page: 1 2
Title Δ
How can I overload a Scala method by block type? +3.33
How do I make a class generic for all Numeric Types? +2.04
How to traverse up a single child node using scala.xml.Node +3.83
Scala implicit parameters with defaults defined in the companion ob... 0.00
What is the proper way of calling a superclass constructor in Scala? +4.17
grouping items in an iterable by looking for a sentinel value (in s... +3.48
What is a Manifest in Scala and when do you need it? +4.60
Scala equivalent of C#’s extension methods? +3.49
Tied up with injection implemented with setter functions +4.01
What's the (hidden) cost of Scala's lazy val? -1.91
How to extract valid email from larger string in Scala +3.95
Returning the same type the function was passed -0.39
Advanced control of recursive parser in scala +3.31
Discovering a functional algorithm from a mutable one +4.73
nested CPS "reset" 0.00
How Do I Convert Pipe Delimited to Comma Delimited with Escaping 0.00
Can I create a collection in Scala that uses different equals/hashC... -3.60
Why does Option not extend the Iterable trait directly? 0.00
How are Scala traits compiled into Java bytecode? 0.00
Equivalent of public static final fields in Scala -1.52
How to split and dispatch an async control-flow using Continuations? -1.29
Scala @ operator -2.75
In Scala, what is the difference between using the `_` and using a... -0.11
What are the relationships between Any, AnyVal, AnyRef, Object and... +0.11
Looking for examples of how to use "@_*" when doing patte... +3.75
Scala's Implementation of haskell last method +4.26
how to read immutable data structures from file in scala +0.09
Do self: T => and this: T => have the same meaning when defin... -4.28
In Scala, how to use Ordering[T] with List.min or List.max and keep... -3.85
Substitute values in a string with placeholders in Scala -4.10
Implementing a def with N parameters as a val of type FunctionN -1.48
Scala equivalent to python generators? -4.25
How do you return an Iterator in Scala? +3.46
Scala abstract method param question, List of T +3.79
Conflicting nested inherited traits -0.93
Mixing type parameters and abstract types in scala -4.09
Scala regexps: how to return matches as array or list -4.25
Circular type parameters definition in scala -0.97
Scala: binary incompatibility between releases -4.35
Scala: Pattern matching when one of two items meets some condition -0.96
scala: mixins depending on type of arguments +3.48
Scala: How can I implement a clone method on a superclass, and use... +0.69
Any conversion from scala's XML to w3c DOM? 0.00
How to use scala.None from Java code +3.36
Return type of "|" in Scala's parser combinators 0.00
programmatically setting the `type` of an abstract type +0.13
Are there any methods included in Scala to convert tuples to lists? 0.00
Need some help with Scala's instance variables +2.46
Scala compiler error due to constructor parameter (property) having... +3.89
Scala 2.7.x type mismatch error when passing null for a reference t... -4.47