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 ... 19 20 21 22 23 ... 39
Title Δ
Haskell takeWhile + 1 +0.85
Extracting most general type from multiple constructors +0.40
Haskell Errors Binding a CSV File to a Handle 0.00
The reverse state monad in Coq -0.10
Why is the Eq (GADT) case giving me a type error? 0.00
Couldn't match `[Int]' with `Integer -> Int' but wor... -1.67
A function that sets an implicit parameter context 0.00
Printing Timestamps while Debugging in Haskell +0.40
Performance of iterating a list by recursively examining the tail -2.10
How do I properly do Haskell pattern matching on a list? 0.00
What does Cons and :-: mean in Haskell? +1.58
How does the <<loop>> error "work" in detail? 0.00
Any built-in fmap-of-sorts on all values of a tuple? -0.12
Haskell assert that a type will match another 0.00
Run-time cost of dependently-typed programming with GHC 0.00
Why is this an invalid eta conversion? +1.50
Understanding how the pure function is resolved in Haskell 0.00
Replace keys in Data.Map 0.00
Why doesn't this form violate the type signature for `$`? 0.00
Haskell - ambiguous class function -0.63
Ambiguous occurrence compilation error of custom data types in Hask... 0.00
What would the type be of a function that switches order of argumen... 0.00
Haskell equivalent to class specialization in OOP 0.00
Haskell: How do you figure out the definition of <*> from a M... 0.00
Haskell: Sort list by odd and even +0.40
How to solve a Haskell exercise about IO +1.40
How to convert arbitrary type to string, without adding extra quote... -2.23
Tree size in haskell +0.38
Haskell pattern-matching idiom -0.82
Curry Anonymous Function +2.04
Haskell error - Couldn't match expected type ‘Char’ with actual... -2.03
how to fix Ambiguous occurrence error in Haskell -1.95
Why is it a syntax error to linebreak case matches without extra in... +1.78
What sort of iterations does GHC do while compiling patterns? 0.00
Monad "unboxing" +0.33
concatenating a string onto all elements of [string] haskell +0.40
How to tell GHC what fromIntegral should do +2.19
xor of Church-encoded booleans in Haskell 0.00
Haskell | Problems with turning Chars and Int to string. 0.00
Single Type With Several Data Constructors vs. Several Types +2.04
How to create threads in haskell? 0.00
How to convert list of numbers to list of strings in Haskell +0.41
concatMap explanation +2.07
Using random values obtained from the global random number generato... +2.09
Haskell, a function declaration in a class 0.00
Remove UI monad with ThreepennyGUI 0.00
How can I pattern match conditionally in a list comprehension in Ha... 0.00
Equivalence between '.' and '$' 0.00
foldl with (++) is a lot slower than foldr 0.00
Why doesn't this Haskell code exhaust the heap? -1.17