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 2 3 4 ... 13
Title Δ
Relation between `DList` and `[]` with Codensity +0.00
Folding over a list and counting all occurrences of arbitrarily man... +1.29
Can I match a data constructor wildcard in Haskell? -1.47
Lift a function with a monad parameter into a monad transformer +0.45
How do I use the Church encoding for Free Monads? +0.67
Continuation monad for a yield/await function in Haskell -0.51
Using non-deterministic list monad to find long Collatz sequences -1.75
Haskell Control.Arrow: trying to write a filterA function +0.07
Is an infinitely recursive type useful? -0.81
How to wait on multiple `MVar`s? 0.00
Vim: Begin insert on new line in same column as cursor +0.32
Converting (Maybe a, b) to Maybe (a,b) +1.67
Using Haskell's MVar package but enforcing strictness with seq -0.29
How to define function types when they will be monadic, IO and pure 0.00
Haskell do clause with multiple monad types -0.31
attoparsec: succeeding on part of the input instead of failing 0.00
Haskell closes connection before reading the data 0.00
TMVar, but without the buffer? -0.00
Uniqueness and other restrictions for Arbitrary in QuickCheck -0.04
Nested chunksOf in Haskell? +0.24
Haskell sequencelistIO [a -> IO a] -> a -> IO a +1.05
Is Haskell appropriate for long-running applications? -0.86
Using FRP to model road network with jams 0.00
Can I save regex state for next input? 0.00
scala type erasure and value classes 0.00
Would the ability to detect cyclic lists in Haskell break any prope... +1.81
Infinite recursion in IO wrapped with StateT causing stack space ov... +0.46
What is the easiest way to turn a list with known length into neste... +0.08
explain the Haskell breadth first numbering code to traverse trees +1.75
What does it mean that non pure functions break composability? -1.36
Haskell - finding k'th element from end, and haskell's can&... -1.31
Aeson parse JSON and use State to keep it in memory +0.43
Lens: zooming newtype 0.00
Fast filtering over Bounded Enum type -1.60
How should I define a binary tree in Haskell? +1.54
Haskell Conduit and masking async exceptions 0.00
How to create an interface for a stateful component where the state... -0.12
SYB: can a map over the result of listify be rewritten with a gfoldl? +0.07
Generating a List of random Integers with condition in Haskell 0.00
Running parallel URL downloads with a worker pool in Haskell -1.27
'join' for Applicatives? -1.64
Using a monadic boolean value in a guard? (PatternGuard) 0.00
Generic algorithm to enumerate sum and product types on Haskell? +2.48
How can I write the content of a List<List<String>> int... -0.38
Generalizing a combinatoric function? -0.53
Haskell code littered with TVar operations and functions taking man... -0.61
Situations to (not) use lazy pattern matching on tuples -2.02
Tail recursive binomial coefficient function in Haskell +0.47
Haskell function that executes differently depending on type of var... -0.77
How can natural numbers be represented to offer constant time addit... 0.00