StackRating

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

luqui

Rating
1631.93 (844th)
Reputation
49,324 (2,047th)
Page: 1 ... 10 11 12 13 14
Title Δ
Proving some monad laws on an error monad I wrote -0.46
What "where" clause will make this Generic Method work? -0.74
Is converting a maximization algorithm into a minimization one a ma... -0.13
Impossible to derive Instance of MonadWriter for Continuation Monad... 0.00
Using functors for global variables? +0.55
Haskell range notation to generate list. Unexpected output +1.28
Specific type inference using uncurry function +1.42
How does Data.MemoCombinators work? +0.71
How are Dynamic Programming algorithms implemented in idiomatic Has... +0.34
Why I'm getting "Exception: Prelude.head: empty list"? +0.35
How does a pair unify with the types of the Arrow functions +0.10
Specifying invariants on value constructors +0.33
How do I use fix, and how does it work? +0.92
Haskell Best Practise: Early termination in Haskeline -0.63
How to get a function to return different types +1.58
Seeking constructive criticism on monad implementation 0.00
How can I abstract a common Haskell recursive applicative functor p... +0.34
Why do both map (^2) xs and map (2^) xs work as expected in Haskell? +1.00
Which is better to do first, design the interface or write code? +0.33
Why does this string search and replace segfault? +1.78
Adding a bifurcation to a fluent interface builder -3.62
How do you use the Bounded typeclass in Haskell to define a type wi... 0.00
Join two IO actions using the same input in Haskell +2.97
Haskell add writer to function +2.21
Haskell add writer to function +2.21
How to control laziness on example of Double each element of list +3.21
How to control laziness on example of Double each element of list +0.54
"Cannot create infinite type" error in Haskell -4.14
Catamorphism and tree-traversing in Haskell +2.80
Why does "/" . date("Y") + 1 in PHP return 1? +2.83
How to takeWhile elements in a list wrapped in a monad +0.31
How to declare function (type misunderstanding Maybe) +2.84
Untrusted deserialization strategy -0.21
Getting list of object names in module with template haskell? 0.00
Updating tuple elements of a list in Haskell +2.82
Do while loop in Haskell +3.02
And another one type error +3.53
Trick for "reusing" arguments in Haskell? +2.96
Trying to improve a current ugly piece of code in haskell dealing w... -2.26
Haskell, possible indentation error that I can't get rid of <sol... +1.28
Haskell slice and lexing question 0.00
How to write common "if" branching in Haskell +1.18
Haskell: Delimit a string by chosen sub-strings and whitespace +3.05
Haskell: Want a better way of doing: value == x || value == y || +3.06
What is the most efficient purely functional algorithm for generati... +3.05
Correct ReadP usage in Haskell 0.00
PArsing from Set<TypeA> to Set<TypeB> +3.20
Unexpected Indent error in Python -0.41
How to catch (and ignore) a call to the error function? -2.88
Simple sum of two numbers file i/o in F#, Haskell, Scala, and Visua... +3.35