StackRating

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

Jonathan Cast

Rating
1488.16 (4,442,113th)
Reputation
4,082 (41,049th)
Page: 1 2
Title Δ
Why doesn't f=(+) need a type annotation? +4.59
Does Haskell have a "de-facto" run-time type? -3.59
Why is "(2+2.0)" Double in a .hs file but "Fractiona... +4.26
Is there anything that functional programming languages can do that... -2.99
Aren't Monads essentially just "conceptual" sugar? -3.63
Mistake in iterate, Haskell -4.04
Why does "1 / 2" compile when there is no (/) defined in... +0.81
Why does Either derives Show but Maybe does not? -2.33
Why doesn't year=year+1 fail with stack overflow? 0.00
Where does the \r come from? -3.92
How to inject the result of an IO action into a non-IO monadic comp... -2.60
Embedding code in an inline data structure definition +0.42
What makes a function also be a combinator? 0.00
Perl "\my $var" why is the "my" escaped with a... -0.44
Do GHC rewrite rules know to recognize syntactic sugar? +3.47
Ways to pack (adjacent) elements of a list into 2-tuples -3.61
Monads and do notation +4.41
Why is this map function so complicated? +5.57
PERL what is next element to $_ in for loop -1.62
Type inference interferes with referential transparency -1.88
Why does readdir() list the filenames in wrong order? 0.00
Haskell chain functions based on seperate conditions +4.17
Why can you define function without parameter in haskell -1.43
Use Parsec to parse several different kinds of fields -3.01
"No instance for .. ", Haskell'98 code on GHC7.8.3 -0.53
Recursion in functional programming will not give high concurrency.... +4.21
How to use persistent in a monad stack? 0.00
fold function on a list in haskell returning true if values are true +0.52
How can I fold with state in Haskell? -2.15
Haskell : Working with monad classes -3.83
One interesting pattern +0.52
In Haskell, how do I force an expression to be of the return type o... -0.72
Why do I get a syntax error when I use "given"? -3.20
Single Constructor Algebraic Data Type: what does it mean? 0.00
"Couldn't match type `Maybe' with `IO' Expected ty... -4.03
Why is Haskell missing "obvious" Typeclasses -1.64
How do apply the flip-flop operator to cat output? +1.06
Guards in Haskell, perfroming operations using checks -4.17
Designing URLs with MVC +3.80
Ignore blank variable return from qx +0.48