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 ... 15 16 17 18 19 ... 39
Title Δ
What's distributing a functor over a tuple called? +1.55
violation of Haskell indentation rules for if-then-else 0.00
Haskell Cycle function +1.87
Difference between type family and partial newtype? (and partial da... 0.00
Haskell GADT 'Show'- instance type-variable deduction -1.81
How to access newtype named tuples fields in haskell -1.83
Iterating over custom data types in Haskell +0.17
How to define a function type of a non-recursive functions that has... +2.19
Could not match polymorphic type in haskell 0.00
Beginner doubts on List Comprehension Haskell -1.50
How to get Sum {getSum = 0}? 0.00
How to check if function is equal to a particular value in Haskell 0.00
Initial algebra for rose trees -0.85
Haskell - seperate main = do into blocks 0.00
Haskell Can anyone explains how the deleteFirstsBy function works w... 0.00
Haskell: how to make a class with constructor? +2.43
How to use a specific constructor from a datatype while there are m... 0.00
Haskell list comprehension predicate order -1.50
Haskell - messed up parsing of parentheses character? +2.55
Pattern Matching Redundant +0.12
Defining multiline functions in .ghci file 0.00
Testing Sum applicative 0.00
Why is a function type required to be "wrapped" for the t... -1.58
Haskell how could I repeat elements in list when I reach the last o... -2.50
What is the concept of Chain Complete? 0.00
RankNTypes in haskell. List comprehension works but map does not 0.00
Kind signatures and Type families 0.00
Partition `[String]` by the first `Char` of each `String` -2.02
Haskell: variable scope in list monad +1.83
Haskell Non type-variable argument Error 0.00
Haskell: Rigid type variable error when passing function as argument 0.00
How does take 2 $ [1..] work in haskell? +0.83
Difference between C# interface and Haskell Type Class -1.27
The pattern with functions like `bool`, `either`, etc 0.00
forcing type variable names in haskell 0.00
How does listx2 = [x * 2 | x<- numberList] work? +2.58
Applicative instance for State - order of data flow -0.25
Cannot match type of expression using TypeFamilies 0.00
Haskell Filter (3-tuple) list with the list itself 0.00
Constrained polymorphism: variable vs. function parameter 0.00
Haskell High Order Functions 0.00
StateT over Cont. Why is my state not being reset? 0.00
Parse error in list monad's `do` notation +2.39
How to deserialise a JSON where the corresponding Haskell type is a... -0.42
How does this Haskell code work? fmap fmap (,) <*> Just . rev... 0.00
What is the difference between typevariable a and b +0.40
What does an apostrophe in front of a list ( '[Something] ) mea... -2.13
Type family forcing parameter to have the kind * 0.00
removing ad-hoc polymorphism 0.00
Defining your own Functor +0.18