StackRating

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

stew

Rating
1568.11 (4,285th)
Reputation
10,212 (14,916th)
Page: 1 2 3 ... 4
Title Δ
Can't compile project when using modules in multiple files: &qu... 0.00
Why does following throw exception in Scala REPL? 0.00
Determine if `Nat mod 5 = 0` at Compile-Time in Scala -0.12
Using Context Bound with Higher Kinded Type? +0.41
Binary Tree using Scala 0.00
Scala Fold left finding penultimate element 0.00
Composing Kleisli and Reader monad in Scala 0.00
Why is flatMap on a Vector[Option[Int]] whose mapper function resul... +0.43
Sum of sequence of Vectors in Scala -2.44
Scala flatMap'd Future behaviour +1.96
How to implement map/flatmap in a custom class 0.00
write Multiple lines in scala +0.40
what is @noop in simulacrum in Cats 0.00
Scala for loop value example +0.38
Sbt test throws IncompatibleClassChangeError when using Scalaz 0.00
for comprehension in scala for implementing flatMap 0.00
How to map on failure of ValidationNel? 0.00
Future[Option[Future[Int]]] to Future[Option[Int]] -2.19
Better way to implement type class instance definitions in Scala 0.00
How to better partition valid or invalid inputs -0.42
Avoiding Explicit Lambda? 0.00
EitherT[Option, A, B] === Option[Either[A,B]] 0.00
Assign an existing function to a val? 0.00
Example of Applicative composition in Scala -0.12
How to compare two objects for equality in Scala? -0.54
How to find list contains any value from another list and make comb... +0.43
Passing a map object as parameter of the map method of an iterable +1.58
How to define Applicative in this case? -1.91
Add side effects to scala yield statement -2.25
Get the lines that have negative values on the 10th column using li... +1.70
Specs2 "value in is not a member of String" 0.00
Create a map from a collection using a function -0.08
Contravariance vs Covariance in Scala 0.00
scala program not terminating -0.61
Scalaz: Convert ValidationNel of ValidationNel to ValidationNel +1.74
Merging streams in scala -0.11
Is there a Scala equivalent of Haskell's Data.These (A, B, or (... 0.00
How to use sequence from scalaz to transform T[G[A]] to G[T[A]] 0.00
How to use `split` on 2 Kleisli Arrows 0.00
Scala add items to ListBuffer inside recursive method +0.38
Emacs: Find text starting with a word and finishin with another wor... -0.55
scala contravariant position on method -0.53
What is the purpose of *> and <* in Scalaz 0.00
Scala type disagreement between compiler and run-time? -0.20
Why does Haskell's foldr NOT stackoverflow while the same Scala... -1.54
How to simplify the scala code which continually reads next page an... -0.02
Using Free with a non-functor in Scalaz 0.00
Using Scalaz stream, how to convert A => Task[B] to Process1[A,B] 0.00
Working with option in Scala +0.71
Why future example do not work? +0.39