StackRating

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

chi

Rating
1617.35 (1,173rd)
Reputation
82,089 (998th)
Page: 1 ... 6 7 8 9 10 ... 39
Title Δ
Haskell why using @ (as) 0.00
Compiler doesn't pick up typeclass for the polymorphic constant... -1.91
Haskell: how to use haskeline and write to a file in the same program +1.38
Using alternative preludes in haskell 0.00
How to convert string to tuple using `reads`? 0.00
Count all occurences of each element in a list +1.29
Haskell declarations to mach a type scheme 0.00
Haskell List function (map, zip, etc..) with fix 0.00
Add type variable to newtype definition 0.00
What the diference between [[Char]] and [Char] in Haskell? +0.37
How this Fold Tree Function works in Haskell 0.00
Refactor Higher Order Functions in Haskell to avoid passing Operato... -0.13
Get windows build number in Haskell -0.59
Haskell type substitution +1.98
Accumulator version of recursion +0.35
How does "(\x y z -> [x,y,z]) <$> (+3) <*> (*2)... +1.30
How to check if an IO () is equivalent to another IO ()? +2.21
Inside Haskell Monads -0.57
Could pattern-matching in do-notation/enumFromTo slow down a Haskel... +0.45
Execute multiple statements based on boolean conditions in Haskell +1.33
They are simply abstractions of functions 0.00
How constraints in the context change instance resolution in Haskell 0.00
Simple haskell script with java -1.85
types and type variable in Haskell -1.66
How to rewrite `do` block using bind with an IO read Int? -0.69
What's wrong with "func :: String -> [Int]; func = read... +0.38
Ambiguous type variable ‘b1’ arising from a use of ‘print’ +0.38
What is the difference between lambda abstractions? +1.16
How to make foldl consume constant memory? 0.00
Pattern matching operator/constructor in expression +0.47
Is it possible to use a general function to get the second element... 0.00
Why the pointfree style does not cause a problem? 0.00
Avoid inappropriate non-exhaustive pattern match warning in GHCI -1.82
Haskell - Recursion Stack Overflow -0.54
How to filter through the directory list with doesFileExist functio... 0.00
What's the syntax to create nested if else statements with do&#... 0.00
Haskell: Desugaring State do notation 0.00
Expression Monad 0.00
Determine subset using recursion +1.72
How (or why) is `Data.Set String` not a single type? -1.30
How to avoid writing trivial data type check functions +0.38
How to create an fmap that can take a tuple of functions instead of... 0.00
How to make (String,Int) from (String,())? +0.37
How can i find a stack resolver that contains my package? -0.14
Haskell "h1>" Syntax and Scientific Unit Checking 0.00
Proof exponential runtime by induction +1.77
Access GADT contstraint from evaluation level 0.00
Get a specific triple from a list +0.38
What is the main difference between Free Monoid and Monoid? +1.00
Haskell IO indentation +0.37