StackRating

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

Ende Neu

Rating
1562.46 (5,155th)
Reputation
13,321 (10,873rd)
Page: 1 2 3 ... 8
Title Δ
How to apply function of type A => Future[Try[Option[B]]] on giv... +2.00
Scala's Empty Set: ... doesn't conform to expected type Set... +1.53
What are the way/s of telling scala compiler that type TableQuery[T... +0.68
scalaz, Disjunction.sequence returning a list of lefts 0.00
Scala iterate over list +1.24
How do I ensure that alphaStr does not generate empty strings? 0.00
Akka. Is there a way to share code between two receives? 0.00
Filtering inside for-comprehension with futures 0.00
Defining Reads[X] where X has Private Constructor 0.00
Future[Either[A, B]] to Future[Either[A, C]] using a (B => Futur... +1.91
How to add a time based watcher to a Scala Future? +1.20
Error defining empty node in tree data structure in scala 0.00
Scala Slick - Infinite recursion (StackOverflowError) on query resu... 0.00
How can I prevent some code duplication for a feed handler 0.00
Scala Seq[Type] Error when Pattern Matching 0.00
it is possible to cast to wrong types without exception in scala -0.10
Enforce that all subclasses implement a given type class -0.07
Scala Type Variance for Implicit Conversion of Collection +0.46
How to use return value from function returning Future(Either[A, B]... 0.00
How to get the 1st element of List which is itself a member of Map... -2.87
Scala collection select elements until first one meet a requirement +1.17
Method to return values after predicate is satisfied +1.19
Scala sequence, each element represents sum of all previous elements 0.00
Erring output with Scala map 0.00
Scala zip with id on sorted collections -1.76
Update method in mutable HashSet class in Scala 0.00
Scala: type arguments do not conform to class type parameter bounds 0.00
Scala recursion function that removes number from list needs work 0.00
Why is Scala 'match' stuck in a forever loop 0.00
Scala: Incorrect warning "match may not be exhaustive" 0.00
scalaz: how to handle different error types in a Validation? 0.00
Making Reads and Writes in Scala Play for lists of custom classes -0.09
How do I return different response based on result of Future? +0.40
Working with Future[Validation[E,A]] in for comprehensions 0.00
Scala return boolean with if else +0.69
Schedule repeating event Akka +0.35
Scala: how to let the compiler infer the type from a function argum... -0.08
Scala Play Json Format for Map[Locale, String] 0.00
Generic Try[T] function 0.00
Either[A, Future[B]] to Future[Either[A, B]] +1.43
flatMap strange behaviour on List of List of Integers -1.26
Spray: factor out onSuccess directive 0.00
What does A => A = a => a mean in scala -1.47
What is the most concise way to increment a variable of type Short... 0.00
scala variable arguments :_* 0.00
How to create a factory for a parameterized class? -0.06
Scala - flatten Seq containing Seq -1.61
Scala code style and conventions +0.18
How to count characters of a String? -1.11
how to check my akka dispatchers defined in config file working or... -0.59