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 ... 34 35 36 37 38 39
Title Δ
Haskell replace space with Char -0.23
Instantiating Haskell parametric data types +0.35
Haskell monads and the do statement -0.08
Combs on a large set doesn't compute Haskell +0.16
Making TypeClass Instance for List 0.00
Why does this instance fail the coverage condition? +1.85
How to get two values from one, point free, in Haskell? +0.18
STRef and phantom types -1.83
Using Functions of `a` on `newtype a` -0.84
Haskell permutation function does not compile +1.07
why not a case with predicate guards in addition to pattern guards? -0.40
A name for a product of `Const` and a functor? +2.43
Load and transform data from multiple files -0.38
Non-exhaustive patterns error +1.56
Are these monadic expressions equivalent -0.81
How to scrap my boilerplate -0.09
Haskell dot operator: what difference does it make exactly? +0.96
Recursive definition of this function -0.27
Extending propositional logic to modal logic in Haskell 0.00
Importing Prelude function, doctest says 'Not in scope' +2.01
What do people use the identity function for? +0.42
Can two non-functors compose to a functor? +2.11
The purpose of type classes in Haskell vs the purpose of traits in... 0.00
defining type within lambda function +0.22
How to filter all multiples of a certain number out of a list in Ha... +0.51
Understanding Haskell lazy evaluation +2.24
Haskell add unique combinations of list to tuple +0.37
How can I easily express that I don't care about a value of a p... +0.48
Split Function - cannot construct the infinite type 0.00
Is there an instance of Monad but not of MonadFix? -1.98
Card Suit Haskell +1.95
Why is putStrLn not atomic? 0.00
How do I create a heterogenous collection in Haskell? 0.00
Repeat a certain functionality in a lot of different datas -1.11
Is it possible to write a function in haskell: (r -> [a]) ->... -1.72
Dividing by small quantities in haskell +1.83
Get first item matching a criteria using foldr 0.00
Can Haskell inline functions passed as an argument? -1.43
QuickCheck: How to use exhaustiveness checker to prevent forgotten... -0.02
How to understand this `$` usage in Haskell -1.42
issue with sorting and addition 0.00
Haskell write a list in file and read later +1.55
Initialise values in a Haskell list -0.53
State's `put` and `get` functions -1.77
Can you create functions that return functions of a dependent arity... +0.06
Adding predicate to a map function +1.19
What kinds of type errors can Haskell catch at compile time that Ja... +0.97
Type class constraint on type family instances 0.00
How to print data about the execution of my code ? 0.00
Type declaration [[Integer] -> Integer] -0.33