StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Chris Smith

Rating
1527.82 (20,645th)
Reputation
1,853 (89,965th)
Page: 1
Title Δ
What's the meaning of `fmap` over set of predicates in Haskell? 0.00
bracket doesn't release resource when inside thread +1.03
How do I answer Chapter 18, Exercise 5, Haskell From First Principl... 0.00
Implementing an unusual sequence as an infinite list in Haskell +0.65
How does the :: operator syntax work in the context of bounded type... +3.28
Trying to figure out what this haskell code means 0.00
Can someone explain to me what is wrong with the logic -0.64
why is every haskell type lifted (ie, occupied by _|_)? -2.29
Understanding Array function definitions: How to make [Word8] into... 0.00
Which is a polymorphic type: a type or a set of types? +0.49
Why does `fmap (take 10) . sequence . fmap return $ [1..] :: m [Int... 0.00
Why does surfaceDimensions (appear) to return a doubly enclosed vec... +3.66
How to get a multiline lambda working when lambda is a function arg... -1.38
How to match constructor with codeworld function haskell -0.39
I think there is a type mismatch in default definition in instance... +4.94
How to check if my binary search Tree is complete? (Haskell) +4.37
Please help me to understand the concept of inner and outer monads 0.00
How to use quickcheck in main +1.15
Haskell: What is Weak Head Normal Form? +2.34
How to know which element not in Map when using Data.Map.! 0.00
Induction proof of correctness of fibonacci function +3.62
Behavior in reactive-banana +1.93
List comprehensions -require base case? +0.39
Testing whether some data is of some type or not in Haskell? -3.37
The type signature of Parsec function 'parse' and the class 'Stream' -0.14
Problems obtaining the list of divisors of a number in Haskell -0.52
help whats wrong with my code +3.93
Haskell basic function definition problem -0.01
Idiomatic efficient Haskell append? +3.81
Regular expression to match resources only contained at root -1.10
What is the difference between Boolean.TRUE and true in Java? -1.93
Snap tutorial and advice +4.00