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 ... 11 12 13 14 15 ... 39
Title Δ
Why is `2 + x = 7` valid Haskell? +2.45
how to do this in haskell ? [x^0,x^1,x^2,x^3 ...] +0.35
Generating tuples using list comprehension 0.00
Can I have a default type value for an associated type family? 0.00
Type abstraction in GHC Haskell +0.38
Using haskell classes internally in a function 0.00
Haskell Beginner, recursive function, list, Error: Non-exhaustive p... -1.09
Union in GADT type variable 0.00
haskell ADT choosing the right type 0.00
How to exclude a particular tuple from a list in haskell +0.03
On nested CPS suspension types +0.01
How would you declare the types of these functions in Haskell? +2.48
Types with min length and max length in haskell 0.00
Check type of parameter in haskell -2.05
Does GHC use dynamic dispatch with existential types? +1.90
Converting the do notation to bind notation +2.48
Haskell: rebuild binary tree from its bits representation 0.00
Output haskell object omitting 'show' declarations 0.00
Type variables in context not fixed? 0.00
Haskell: Case statement issue -0.61
How to use the dependent pair type Sigma from the singletons library? +1.81
Haskell-function composition ((<*>) . (<*>)) 0.00
Prevent inadvertently using different type class instance +0.45
Is GHC.Arr a good enough Array implementation to use? 0.00
Is `data PoE a = Empty | Pair a a` a monad? +2.06
How to create Lists (or Array) of channels in Haskell, like Go +0.39
Explanation of the findIndices function +1.49
Adding a Monoid constraint to a hidden variable +0.41
Read IO String and return custom data type list in Haskell 0.00
Type Variable Location in Transformers 0.00
Couldnt Match Integer With Double? - Creating a Rectangle +1.87
GHC type error doesn't make sense to me 0.00
Couldn't match expected type `m0 ...' -0.14
Haskell: find subsets of list that add up to given number -0.22
How to get subtotal time stats for subexpressions in Haskell 0.00
Haskell: Confliction definitions in case -1.22
MonadState gets stuck in an infinite recursive loop +0.41
Why can't we define closed data families? 0.00
How to define guards for different types of input than expected? -1.45
Haskell: Name multiple arguments in a nice way 0.00
Enumerate all paths through a rose tree Haskell 0.00
Haskell AND gate without using == or /= -0.01
I want to the website rating to the list, how do I do this? 0.00
how to create your own function that adds a string and a float in H... 0.00
Create type with double symbol -2.29
Conditionally binding or ignoring a value in do notation -1.71
Haskell - How does a pattern match fail in a list comprehension? +2.29
How to Read Type Signatures in Haskell -0.29
How to make fixed-length vectors instance of Applicative? -0.15
Defining new function as a composition of functions while adding ad... +0.59