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 ... 14 15 16 17 18 ... 40
Title Δ
Haskell big number calculations -0.56
What Time Complexity Does Haskell's "tail"-Function H... +2.22
How to count the number of leaves of a plant with this fold function? +2.25
TVar constructor? I can't get a TVar 0.00
Bind function alternative without explicitly returning to Monad 0.00
Best way to convert ShowS to String? 0.00
How do you print an error from a child thread in Haskell? 0.00
Building GHC: configure fails on happy despite successful cabal ins... +2.26
In ghci, how to remove an existing binding? 0.00
Checking Haskell typeclasses in a function 0.00
What is the instance for the type? 0.00
What is the identity of the type? -0.72
Can I write a lambda function in pointfree notation in haskell? If... 0.00
Why isn't 〉allowed as a Haskell infix operator? 0.00
Haskell's `putChar` doesn't print anything if used with `th... 0.00
"Gave up" - QuickCheck 0.00
Haskell return type polymorphism with class restriction -2.49
Finding permutations using regular expressions +0.07
Interning strings in declarative programming 0.00
Support native recursion +1.32
Haskell: What is immutable data? 0.00
Seemingly correct type signature refused in where block 0.00
When tracing in Haskell, how does one `show` a value whose data typ... 0.00
I'm confused about the type of function `foldr` in haskell -0.41
Haskell: function that gives next element of a list +0.46
Can I write a higher order type for a -> b -> *? 0.00
Is it possible to compare two gobjects with haskell-gi and find out... 0.00
How can I import a module that is in GHCi paths? 0.00
How do I read enough data to deserialize a seed of type Int without... 0.00
Loading of Haskell source file is too slow in vim 0.00
Haskell @ operator confusion 0.00
How to define a Monad instance to types with mutiple values? 0.00
What are the situations when you can/cannot have a Functor instance... +0.29
Parse a string of length at least one character 0.00
a Haskell function that converts a list of words to a string -0.20
Haskell beginner - optimal way to solve this +0.85
Why isn't zip generic with respect to argument count? +0.30
Adding two complex numbers in Haskell 0.00
Combining elements with probabilities in Haskell 0.00
Advice on writing monadic signatures -1.15
Using Maybe to hold the error message +1.24
GHCi derived type causes compile error when written manually 0.00
List Comprehensions with a condition on an array? 0.00
Module can not be imported after installing via cabal 0.00
What's preventing IO flush in my code? 0.00
let vs regular assignment in GHCi 0.00
Why is unit type a member of Enum typeclass? 0.00
How to put two elements in a comprehension list in haskell -1.35
How to represent this type in Haskell 0.00
How can I write self-application function in Haskell? +1.47