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 ... 25 26 27 28 29 ... 39
Title Δ
Haskell how to construct object having dependent types +2.12
Simple dependently typed Temperature converter in Haskell, is it po... 0.00
Calculating the "e" constant using Haskell's until fu... -1.93
Pattern match on functions on the type level is possible, but not o... +2.15
While loop in Haskell 0.00
What am I doing wrong in the implementation of this recursive funct... +1.80
Couldn't match expected type with actual type. The type variabl... -2.11
Curry Howard correspondence and equality -2.45
With monads, can join be defined in terms of bind? +2.00
How to define exclusive disjunction with Guards Using Haskell +0.57
Summing an Integer Tree (Haskell) -1.01
Multiparameter typeclasses and illegal instance declarations 0.00
Haskell Timeout diverging computation 0.00
Tail recursion vs Primitive Recursion 0.00
Haskell : find function on list of tuples -0.26
Understanding Haskell Map.lookup (Example in LYH) +2.52
Trouble understanding the type of sequence [Just, Just] 0.00
Haskell: Verifying if a constructor is Monad 0.00
Why does this solution to the "queens" dilemma run so muc... +1.12
How Scotty make an Applicative constructor 0.00
Is it possible to nest guards in Haskell? -1.21
How to encode the axiom of choice in Haskell/Functional programming? 0.00
Why would (head sum) leads a type error? (Haskell) +1.64
Haskell: How to combine scalar and monadic values? 0.00
Mixing up monadic functions with pure functions in do notation -1.75
Haskell Extract the Length from an IO (Either Reply [Data.ByteStrin... -1.88
How to Transform a List of Integers to a Matrix of True and False i... +2.03
I was trying to break Haskell and got an "Inaccessiable code&q... 0.00
Understanding Constr type of Data.Data package of Haskell 0.00
Haskell issues: parse error and empty main +0.43
Parsec: Parsing a list of lists, both with the same delimiter +1.95
Augment a complex data type in a generic way in Haskell 0.00
couln't match expected type with list sorting +2.36
Different behaviors of Applicative on tuples and lists in Haskell +2.00
Can I use OverlappingInstances to get nicer error messages? 0.00
What does backslash space mean in Haskell 0.00
Repeatedly applying function to game board in Haskell -0.55
Why won't this simple Morte program typecheck? -0.34
Restrictions of unboxed types -1.26
Is there any reason not to use StrictPragma most of the time? 0.00
Haskell : how to insert test code (for a newbie) -0.56
Pattern matching on a private data constructor -1.56
Time Complexity for index and drop of first item in Data.Sequence 0.00
GHC import feature or bug +0.43
Haskell, again. Illegal types? 0.00
getting <<loop>> message when run haskell programme -1.69
Ordering of Bool types (i.e. True > False) - Why? -0.03
Haskell cata types 0.00
Implement in Haskell the Church encoding of the pair for polymorphi... -1.59
Primitive Recursive function 0.00