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 2 3 4 5 6 ... 39
Title Δ
Does Haskell have an eager version of `foldr`? +1.66
Can someone please explain the following code? to retrieve the diag... -0.16
How to apply a traversable of functions to a one value -0.61
Haskell do notation edge case fails to typecheck -0.75
Unification of higher rank types on contravariant positions 0.00
Convert Maybe String to (Maybe?) Integer 0.00
Using monad transformers and continuations to make a minimal interp... 0.00
The type of foldr (.) id +1.41
Haskell eagerly evaluates trace when there are constant values in l... 0.00
Type-level list of a single type level-tuple in Haskell 0.00
newtype-like operational semantics for a GADT where the type fully... +2.35
How to understand that the types a and forall r. (a -> r) ->... +2.35
How to write length function for all Monoids +1.73
Lambda Calculus vs Category theory in FP 0.00
Is a list a column or row? 0.00
Clarification on Existential Types in Haskell -1.95
traversal of boolean AST in Haskell -0.49
How can I "break" a list comprehension in Haskell? +0.34
How to define Show for heterogenous lists in Haskell 0.00
Applying an existentially typed function to a sufficiently polymorp... 0.00
HASKELL The lambda expression ‘\ xs -> ...’ has one argument, bu... -1.85
What is the cause of "No instance for (Show (Int -> Int)) a... +0.07
Function seems to work within constant-space, but constant space is... 0.00
How does "concatMap" from mono-traversable is able to &qu... 0.00
Endless loop and a break for TUI in Haskell -1.06
Not in scope: data constructor `Movement' 0.00
How do I refactor Haskell list Monad code? 0.00
How to make a list with all possible words in tree in haskell 0.00
Haskell: Why does my implementation of last work for an empty list? -2.03
Missing Haskell primitive to apply a function to each element of a... -1.54
Haskell Parsing Recursion and Maybe 0.00
calculate function return type for a given input type 0.00
The type-specification operator is like down-casting in Object-Orie... -0.06
Non-exhaustive patterns in function buildTree' Haskell 0.00
Failable match on a seemingly irrefutable GADT pattern 0.00
How to overload operator with type synonyms? 0.00
why getCurrentTime function from Data.Time.Clock.POSIX does not wor... 0.00
The command \ESC in Haskell is showing incorrect behavior. How do I... 0.00
Design pattern for subclass-like structure +0.00
How to deal with non-exhaustive pattern matching? +1.96
Haskell interpreter cannot infer return type 0.00
Recursive Parser in Haskell 0.00
Is it possible to show a function's name in Haskell (ghci)? 0.00
Law for type [[a]] -> ([a], [a]) +2.08
Haskell, how to replace nested if with a case-of statement? +1.74
Real World Haskell Chapter 3 excercise: Binary Tree with 1 value co... +0.99
Loop in recursion in Haskell +2.17
Reverse own list a more optimal way +0.91
Finding the biggest value of key-value list 0.00
convert list of Tupel into list of lists 0.00