StackRating

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

leftaroundabout

Rating
1665.87 (358th)
Reputation
83,167 (976th)
Page: 1 ... 14 15 16 17 18 ... 32
Title Δ
What is the story behind a Getter? -1.88
Why doesn't Parsec backtrack when one part of the parser succee... 0.00
Inconsistent behavior of lines and words 0.00
How do I make a colour plot with undefined regions? -0.67
Transformation of (a -> IO b) to IO (a -> b) 0.00
Pattern-matching on Rationals in Haskell +1.44
Perform an IO action in a non IO environment -0.28
Haskell style & typeclass design (should typeclasses be minimiz... 0.00
ERROR - Cannot infer instance 0.00
Lambda calculus beta reduction specific steps and why +0.28
Passing a list as parameter +1.74
How to find what function XY actually does in Haskell? -1.93
How does equality work for numeric types? +0.39
How to create a type instance of class in haskell? 0.00
Making Data.Lazy.Map an instance of Num 0.00
Compose function signature +1.18
How to define a parameterized similarity class (an ==-like operator... 0.00
Inverse of the absurd function -1.32
How to implement f (g x) (h x) point-freely in Haskell? +0.81
What is the "::" equivalent function in Haskell? -0.33
Fractional coordinates newtype -1.55
when to use and when not to use pointfree style in haskell? +1.75
Haskell: Get a Get monad and also return polymorphism over infinite... 0.00
Haskell: n queens ASCII graphic +1.07
What's the difference between dollar sign ($) and parentheses i... -1.23
haskellformac , why use 'runhaskell' command? 0.00
Using return in Haskell's bind operator (>>=) +2.13
Haskell: Why can't I use id in another function where id's... -2.19
Haskell Function Composition - (a -> b) -> (a -> c) ->... +0.84
Why is MonadIO specific to IO, rather than a more generic MonadTrans? -0.57
Automatically deriving type class constraints using GADTs 0.00
Rewrite rule / specialisation type error with universally quantifie... +1.44
MonadFix instance for [] -2.34
What is the "type" of a kind? +0.37
How to "compose" Iso's? +0.84
Turn recursion to fold? 0.00
What does immutable variable in Haskell mean? +0.37
Can a function be parametrically polymorphic over a non-nullary typ... +1.45
confusion with showIntAtBase signature 0.00
Grouping lines with Parsec -0.08
Operator shadowing in Haskell +1.44
Haskell program aborts with "loop" but I think it shouldn... +1.81
How to get the (x,y) coordinates given a index when x < y? -2.26
Haskell function overloading 0.00
Isn't it redundant for Control.Lens.Setter to wrap types in fun... -2.16
Not in scope: ‘<>’ for Data.Text 0.00
Record syntax and sum types 0.00
Haskell - Sum up probability list -1.50
Haskell write your version of (.) function -0.73
Haskell write your version of a ($) function +1.90