StackRating

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

wingedsubmariner

Rating
1552.40 (7,261st)
Reputation
10,948 (13,706th)
Page: 1 2 3 4 ... 6
Title Δ
Scala class extends {} -0.47
case object's serialization strategy 0.00
Working with multiple Scala Futures +0.38
Scala type bounding - no error being thrown? 0.00
Impose more than one generic type constraint on a Scala type parame... -0.58
How to use OutputStreams with chunked response in Play 2.1 0.00
Scala Play `Enumerators`: push or pull? 0.00
How to solve this Scala/Play compilation error (wrong type being re... +2.05
scala parallel array with map and flatten 0.00
Scala How to use extends with an anonymous class -1.21
How to avoid writing code with similar structure in my case? 0.00
Scala - change/add behaviour to a static method 0.00
Are these two curry function implementations equal? 0.00
Scala - Vector.tabulate and structural sharing 0.00
Is it possible to cancel current partial function from function body? 0.00
Mixin in a trait parameterized with Enumeration into Enumeration 0.00
Creating a generic actor subclass that also takes a constructor par... 0.00
Implicit conversion between Scala.Long and Java.lang.Long in collec... 0.00
Changing between var and val in Scala leads to logical checks behav... +1.88
Scala: Compare all elements in a huge list 0.00
What does wrapping Scala lambda expressions in blocks (using both b... 0.00
Using scala + akka to generate unique ID +0.43
Omitting all Scala Actor messages except the last -0.55
Play Framework: new thread is created without limit when invoking a... -2.28
Change list of Eithers to two value lists in scala +1.06
Scala Double epsilon calculation in a functional style -0.07
How to check if list contains all Some or None or both with pattern... +0.41
Iteratee for stream data upload 0.00
Scala doesn't import from manually created package 0.00
Groupby like Python's itertools.groupby -0.60
How does yield expand to in multiple dimension loop in Scala? -1.67
Why scala compiler sometimes give warning on "pattern matching... 0.00
Stream processing 0.00
Type-safe formatted output in Scala +0.42
Why is scala tuple access syntax not easier to type? 0.00
Refering to self type of a trait 0.00
TypeTag and comparison operators? 0.00
heterogenous mapping, dependent types at compile time 0.00
Explicit return from play action -0.35
Play Framework automatic JSON marshalling 0.00
Default parameter in curried function 0.00
Akka BalancingPool: No group variant? +0.43
Playframework parallel rendering 0.00
Getting minimum Int in IndexedSeq[(Int, Future[Long])] where Long &... +0.09
Idiomatic way to handle nested nullable objects in scala? -0.91
Can I say "if class A is subclass of class B, type A must be s... 0.00
Serialize Case Object Extending Trait 0.00
Can I do this with "yield" in Scala? (Nested for loops yi... 0.00
How can I handle "flattening" a recursively defined type... 0.00
What does the ++: operator do to a list? +0.97