StackRating

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

Travis Brown

Rating
1755.09 (36th)
Reputation
121,282 (535th)
Page: 1 ... 18 19 20 21 22 ... 28
Title Δ
Creating a recursive data structure using parser combinators in scala 0.00
Is there a way to create transform two equivalent types in Scala re... +0.23
How do I access default parameter values via Scala reflection? -0.68
Scala, Extend object with a generic trait 0.00
How to implement [x] -> x in scala using shapeless? 0.00
How can I find the index of the maximum value in a List in Scala? +0.27
Building a minimal predicate function by composing Option[predicate... -2.07
Invoking scala.Function.tupled() from Java +0.29
Chaining Scalaz validation functions: Function1[A,Validation[E,B]] +0.07
How to handle nested structure when traversing with state monad 0.00
Overriding method as the field in Scala +1.43
Issue resolving arity of function args to drive list processing, us... 0.00
Quicksort using Future ends up in a deadlock +0.28
Jerkson. Serializing map to JsValue 0.00
Is there a way to know through inheritance (or other way) when a cl... +0.74
Matching at least 1 of 3 Scala Regexes using an Applicative Functor 0.00
Finding the most frequent/common element in a collection? +0.64
Scala best practices: mapping 2D data 0.00
How to test if Scala combinator parser matches a string +0.30
datastructure that holds closures, parametrically in scala +0.30
Generic type inference in Scala 0.00
Replacing deprecated <:< Manifest type witness in Scala 2.10 0.00
How to get constructor argument names using Scala-Macros +0.29
Scalaz - combining List and State Monad in for comprehension 0.00
How to use Type calculated in Scala Macro in a reify clause? +0.28
Should x._1,x._2... syntax be avoided? +0.33
Pattern matching on Parsers Success In Scala 0.00
Parsing scalaz.Validation in Java 0.00
Scala method call with generic arguments appears not polymorphic -... -0.66
Accessing type constructor parameter of context bounds with higher... 0.00
Can I leave the underlying member of my custom Scala TraversableVie... 0.00
How to be able to apply implict conversions in a recursive way in S... +0.27
Iteration over a sealed trait in Scala? +1.30
Where are the implicit conversions between Numeric and Double defin... 0.00
Return exact response/header? 0.00
Scala 2.9: Parsers subclass not recognizing "Elem" overri... +0.29
Composing two maps 0.00
Maps transformations in scala (computing tags frequencies) 0.00
Scala function that sorts a Seq using the mapping of a generic func... 0.00
Keep deduced higher-kinded type in scala +0.28
How to use lift from ToFunctorOps +0.30
Repeating function call until we'll get non-empty Option result in... +0.30
Type variance error in Scala when doing a foldLeft over Traversable... +2.03
Scala recursive type alias error 0.00
Howto model named parameters in method invocations with Scala macros? +0.30
case class with scalaz.NonEmptyList[A] as member and the ===, equal... 0.00
Scala REPL unable to import packge 0.00
Haskell HXT to parse rows and columns and getting [[String]] and no... +1.39
Filtering a Scala List by type +0.30
Iteratees in Scala that use lazy evaluation or fusion? +1.06