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 ... 16 17 18 19 20 ... 39
Title Δ
Semigroup with data type that contains function 0.00
What does deriving do/mean in Haskell? +1.13
Error trying to define custom bind operator in Haskell +0.37
Why can't the Show instance be derived for MaybeT? -1.13
Simple check in haskell -1.44
Implementing a recursive function that recursively executes another... 0.00
Equational reasoning with tying the knot 0.00
Can you please explain what this Haskell List Comprehension example... 0.00
Call a function inside a class without declaring an instance 0.00
GHC profiler output 0.00
Picture how mapAccumR works -0.64
finite recursive "List" type 0.00
In GHCi, what is the difference between ':module' and '... 0.00
`Let` inference in Hindley-Milner 0.00
Extract from a list elements with indexes given in another list +2.16
an indentation error? 0.00
Combining Either and Pair monads with transformers -0.58
defining the type of a function- int and float on haskell +0.55
Repeated timing of function -0.63
Maybe bails out of fold 0.00
How to get an enum constructor from a string? 0.00
Extraction IO data inside other Monad 0.00
I'm confused about the type of function `foldr` in haskell +0.41
Haskell: Parse error in pattern x ++ xs -1.25
How to check if coords(x,y) are valid on a board in Haskell +1.60
Haskell recursive find function and Data.Foldable find explanation -1.79
Why are parameter based definitions more efficient than recursion? +0.41
Could it be that (Alternative f, Foldable f) => Monad f? +2.14
Removing i:th nodes from a general tree in Haskell -0.64
How to use the Reader Monad with (Int -> Int)? 0.00
Delete all leaves in a tree in Haskell -0.51
Finding long Collatz sequences in Haskell 0.00
How to nest unboxed vectors? 0.00
Is Haskell's type system isomorphic to an inconsistent logic sy... +0.41
Pattern matching warning with binary tree -1.48
Understanding Haskell's Cast Operator -1.08
Project specific ghci init file permission warnings -0.11
Haskell: Accessing Elements of a Custom List Type -0.11
How to write a a reverse function in Haskell -0.85
Can 'all' be applied to a list of Maybe? +2.26
Haskell type definition is wrong +1.09
Mapping while showing intermediate states -0.49
Using IO with Ncurses 0.00
Specifying the type of a function in a where clause 0.00
Why `newtype` does not work with this pattern matching? +0.41
Permutations of a list containing the same element several times +1.21
"Prelude.read: no parse" when working with list in Haskell +1.11
Haskell: Sorting a List of Trees 0.00
non-exhaustive pattern matches on list of tuples 0.00
Error message generating for every input for an empty list case +0.42