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 ... 9 10 11 12 13 ... 39
Title Δ
Should my monoid be left- or right-biased? +2.34
how to get a random number with Haste 0.00
Non exhaustive pattern +1.12
Pattern match phantom type 0.00
How to use Monadic binding operator on ADT or record syntax 0.00
hs.logger set Default log level for new logger instances to INFO in... 0.00
Haskell declaring an instance of Show class 0.00
No instance for show, in Lambda function? 0.00
A monad for piecewise mutable state 0.00
What does `~` (tilde) mean in an instance context, and why is it ne... 0.00
Check if type instantiates a typeclass in GHCI -1.54
Compile Haskell programs to C -1.55
Haskell type inference (ReaderT and tuple) -0.85
Why passing a concrete type to function solves the error? 0.00
What does <*> do in addRecip x y = fmap (+) (recipMay x) <... -0.76
Expressing dependencies between values of a record in types -0.44
Analysis of the running time of concat 0.00
Servant-like implementation with GADTs 0.00
Rewriting GADT code in terms of standard Haskell? -1.12
Why fmap f xs = pure f <*> xs? -2.16
Haskell type checking and determinism +0.38
How exactly does `IO`'s >>= work under the hood? 0.00
How to break out from a fold function in haskell when the accumulat... -1.32
How to implement a safeReadFile function yielding Maybe String in H... 0.00
Implementing monoid for Reader -1.60
How to convert algebraic data types in Haskell? 0.00
Why is this type annotation wrong? +0.38
Code unexpectedly accepted by GHC/GHCi 0.00
Having trouble understanding currying -1.64
Generate Haddock for hidden members 0.00
Haskell filtering data 0.00
How do I create a UTCTime from Int values, using the thyme library... 0.00
Why doesn't this type check? -0.70
How to reference the type from a function inside a sub function 0.00
When I specify x has type a, why does Haskell try to infer it has t... -1.80
questions on LYAH's implementation of take -1.05
Why isn't GHCi letting me annotate my types with kinds? 0.00
Cannot understand the error message from a illegal list of tuples 0.00
How does wild card pattern matching works in a case expression? 0.00
Haskell: how to extract a value from a Right +2.38
In what condition we should use `[ ] a` in a type declaration? -2.25
Haskell - flip arguments of a typeclass with two parameters +1.94
Basic error in Paskell 0.00
Updating items in a Haskell Map, how? +0.37
How to create a Haskell data structure containing polyvariadic func... 0.00
Problems implementing "toEnum" in Haskell +0.39
Typeclass behavior in Haskell +0.78
Decomposing type as seed in fold +1.42
Haskell Pattern Matching (beginner) +0.98
what's the theoretical definition of a function in Haskell 0.00