StackRating

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

Daniel Wagner

Rating
1672.95 (296th)
Reputation
110,094 (629th)
Page: 1 ... 4 5 6 7 8 ... 40
Title Δ
Attoparsec - ensure entire contents consumed with sepBy1 0.00
How do I read from standard input again after an EOF? +1.42
Algorithm to calculate exponent using recursion and mod +0.77
`fail "zero"` as a way to generate Nothing in simple `a -... +0.28
More Applicative trouble with a vector type enforcing length 2^n +1.10
Why does memoized function consume so much memory in Haskell? 0.00
Haskell Bool to Char function seems to have the wrong type +1.35
Fingertree head complexity 0.00
Binary representation of a string +1.71
Understanding the diagrams of Product and Coproduct -2.24
Do I need a HashSet or a Set? +1.12
A phony target for sending a file via e-mail? -2.77
A function from [Either a b] to Either [a] [b] +1.47
Is there any way I can use GLUT to meet this requirement in a Haske... 0.00
Side Effects inside instance declaration +0.73
Cant figure out simple haskell recursion problem -0.24
Algebraic data type (intended) name collision.. how to? +1.32
How do you properly implement and verify a perceptron & gradien... 0.00
Test if all elements of a Foldable are the same -0.78
How to use indexed monad as FSM? 0.00
How to write "deriving instance" declaration? +1.08
Is there (a -> b) -> ((Maybe a) -> (Maybe b)) converter in... 0.00
Any function with the same polymorphic type as fmap must be equal t... -2.27
Higher kinded empty constraint 0.00
correction to the code of mergesort and merge in haskell -0.22
'getLine' not working as intended, being skipped -0.72
Array indexing triggers repeated evaluation of the element? +0.95
a way to simulate Union types without type operators +0.28
Generate Unique Values Each Time A Function Is Called? +1.43
Strange tilde syntax +1.08
How many fmaps does it take? 0.00
NCurses continously update x and y coordinate in moveCursor 0.00
type error when creating list from integral type 0.00
case-of / case expression with or in pattern matching possible? -2.14
Is it possible to compare operators like `(+), (-)` in haskell in t... -0.14
Hitting weird character encoding issue with Haskell's req web s... -0.74
How can I change the precision of double value in Haskell? 0.00
Is `x >> pure y` equivalent to `liftM (const y) x` +0.90
Arithmoi and phantom types 0.00
typeclasses without methods, used as constraints: do they get dicti... 0.00
How to write fmap for a Functor that has a function in it's dat... -0.51
How are function parameters passed in Haskell? +0.96
Haskell - Exclude lists based on a test in a nested list comprehens... -0.57
Haskell: How to get the type of a data type with multiple parameter... 0.00
Convert c code to haskell code using recursion instead of loops (no... +0.87
Fold that's both constant-space and short-circuiting -0.82
Haskell - A better way of keeping track of the (initial) state of a... -2.46
Haskell Tasty.HUnit : how to run multiple tests with IO +1.18
Transform a string into a list of substrings describing sequences -0.92
Haskell - find path to value of nodes 0.00