StackRating

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

Petr

Rating
1518.84 (34,361st)
Reputation
46,202 (2,252nd)
Page: 1 ... 4 5 6 7 8 ... 13
Title Δ
Monad transformer – Explicit lifting 0.00
Why isn't lift's return value constrained to be a monad? +1.32
List filter using an anamorphism +0.46
Netwire - how to construct a wire that produces positions, bouncing... +2.03
Insert a character into parser combinator character stream in Haskell -0.02
Is there a Haskell database using algebraic datatypes? -1.40
Shorter way to conditionally "return ()" in a monad chain... -1.32
Unzip in one pass? -2.13
Extensible serialization in Haskell +0.78
Conduit Broadcast 0.00
Scala: lazy evaluation on a Collection (Strategy Pattern) +0.38
Is it possible to make a cycle in an immutable linked list? -1.08
How do you `get` the current state from a a state monad that is par... +0.15
Haskell IO - handle closed -1.28
Safer Handles in Haskell? -0.44
What is the reason this type parameter syntax doesn't compile? -0.19
How do I correctly use Control.Exception.catch in Haskell? +0.91
A library implementation of a recursion scheme 0.00
What is an elegant way to drop a subroutine into a parser? +0.47
Adding MonadReader instance to a ReaderT wrapper 0.00
Java - If I return in a catch block, will the finally block be exec... -1.57
Monad Stack Penetration Classes with Free/Operational Monad Transfo... 0.00
Conduit: Multiple Stream Consumers 0.00
Can Strictness Guide Recursion? 0.00
Extract nested type without passing it twice? +1.87
What are the options for precondition checking in Haskell +0.21
Is it possible to describe a function of: (any-arity => 1-arity)? +0.17
Number of comparisons for quick sort +1.25
Generalized `fold` or how to perform `fold` and `map` at a time -0.18
Varargs with different type parameters in scala -0.52
Suggestions to refactor a Scala function with multiple exits +1.95
Override setter for `var` inherited from trait -1.42
indexing of large text files line by line for fast access -1.44
Haskell - Actor based mutability -1.47
While loop in Haskell with a condition +0.42
Weird initialisation when override val met DelayedInit in Scala 0.00
Why is there no typeclass for container-types? -0.37
How can I write a function that performs a case statement with a ge... 0.00
Swap constructor arguments +1.33
How can I programmatically make methods chainable? +1.81
Eta expansion - name origin 0.00
knuthBendix algorithm cannot be parallelized by Control.Parallel? +2.25
References to same data and memory allocation -1.79
Is there a Functor instance for Data.Text? -1.22
How to combine class cases? 0.00
When using an EitherT[StateWithSomeFixedStateType, T, U], how do yo... 0.00
In FP how do you set a reciprocal relationship? -0.35
How to serialize scala object with multiple-arg constructor using J... 0.00
Type parameter T bounded by Ordering[T] 0.00
How to add instance name to String using this-keyword? +2.60