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 5 ... 13
Title Δ
Why is there not 'Alternative' instance for 'Control.Ap... 0.00
Why is Identity monad useful? +0.25
Haskell recursion performance calculating central binomial coeffici... -0.75
Breadth-First Search using State monad in Haskell -1.99
Haskell Conduit: is it possible to optionally have the result of a... +2.03
Remove root element from a heap tree -0.90
Apply a function to every second element in a list -1.20
Monad Transformer stacks with MaybeT and RandT 0.00
What is the most general way to compute the depth of a tree with so... +2.66
Implementing an efficient sliding-window algorithm in Haskell -0.38
Why does a more general type affect runtime in Haskell? -1.68
how can I decently add an "undo" functionality to State m... 0.00
forkIO and coroutines in Haskell -1.02
Whats the precedence and associativity of f x? Haskell 0.00
Get current position in parsed source using parsec 0.00
Resolving a Function Call in an Existential Type +1.80
Function passed to list monad bind can be the identity without a co... +1.09
Explicitly tracking pure actions in a side-effecting monad? -0.51
Short-circuit AND within IO Monad -0.47
Is Haskell's laziness an elegant alternative to Python's ge... +0.48
conduit sink with leftover -2.24
`mfix` not working as expected +2.00
Reassociating trees in Template Haskell AST's 0.00
Dependent Types: How is the dependent pair type analogous to a disj... +1.38
Grouping data types by constructor in Haskell +1.76
Getting the length of a Data.ByteString.Builder 0.00
Enforcing strictness in Haskell -2.00
What are good Haskell conventions for managing deeply nested bracke... 0.00
How can I fold with state in Haskell? +1.32
difference between munch and many (satisfy p)? 0.00
Coins and Dice with monads 0.00
How to trigger error during manyAccum parser +1.55
What is the running time of this Haskell merge code -0.55
Haskell monoid foldable rose tree +0.44
What is practical use of monoids? -1.40
Why not a more general function than mappend in Haskell? -0.31
How to sort a list using partial order in Haskell? +0.48
A series of independent if statements in haskell -0.41
Composition on WriterT monad value? -0.53
Is there an instance of Monad but not of MonadFix? +1.98
exceptions and monad transformers -2.01
What is "a Haskell way" to transpose a graph? -0.40
How to use IORef with lenses? -0.52
Convert from arrow notation +0.43
Why IO is a monad instead of a comonad? -0.54
What is this simple function called? +0.46
Lift a function and its argument to a different monadic context +0.46
Conduit - Dispatch into multiple output files 0.00
What are some good use cases for calling 'yield' in a thread? -0.50
Trying to get rid of nested expressions +0.86