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 2 3 ... 14
Title Δ
Parsing a series of lambda calculus terms 0.00
Replace regex match by arbitrary function of match itself +0.34
Why random number in haskell using randomRIO giving error? 0.00
Why this two function created by forkIO in haskell can't be run... 0.00
Haskell Complex x type where x failed to match actual type Int -1.82
What is the 'minimum' needed to make an Applicative a Monad? 0.00
Haskell - What does `scanl` do in this expression 0.00
Haskell: Make a List of 6-digit lists that gives you all the combin... -0.44
Why no MonadWriter instance for ParsecT? 0.00
How can I QuickCheck Arbitary functions +1.60
Beginner's question about function signature +1.94
Writing modules in Haskell the right way +1.94
How to pattern match on an universally quantified free monad? +1.27
Memoization in Haskell 0.00
How to use value from different type monad in Haskell 0.00
Joining predicates with logical && in filter function +1.96
Unwrapping an existentially quantified GADT -1.66
How to implement uncurry point-free in Haskell without app? -0.61
Haskell - why would I use infinite data structures? -2.36
Is it possible to convert a HOAS function to continuation passing s... -2.40
In Haskell, how to make read-only parameters that depend on ST 0.00
Is there a Haskell equivalent way of iterable unpacking like in Pyt... +2.05
Implementing Monad instance for a nested monadic type 0.00
Why does function concat use foldr? Why not foldl' +0.30
Haskell: Variable Type confusion between Double and Int +1.25
What does the '>>=' mean in this position (haskell) 0.00
Haskell - How to increase integer argument in a function? +1.61
Is implementing this words function possible without a postprocessi... -0.67
Compute Harmonic function lazily 0.00
Function asking for Input in haskell (with print in do block) +0.32
Why does kleisli composition expect a pure value? -1.32
Using 'stack ghc', How do you compile a Haskell program wit... -2.43
What does "f (a -> b)" type signature mean in Haskell? +0.34
Haskell: Typeclass vs passing a function +1.56
Converting rational number to string 0.00
Haskell coproducts and data record field restrictions +0.27
Lambda abstraction pattern matching in haskell 0.00
Haskell - Defining multiple helper functions in where statements +1.52
How to rewrite a fold with anonymous function in Haskell into a reg... +0.76
When should one use applicatives over monads? +1.97
Haskell State Monad Syntax 0.00
How would I implement this case CallE which will have the intrepete... -0.74
Haskell - iso on newtype +0.34
Forcing evaluation first in a pattern match? 0.00
Creating a list of all possible lists, given each element can take... -0.31
Writing an interpreter for an imperative language in Haskell 0.00
Is there a type class for fallible fold? 0.00
Are there algebraic data types outside of sum and product? +0.33
Hint.interpret gives a compiler error when used on a Polysemy.Sem v... 0.00
Design pattern for subclass-like structure +1.74