StackRating

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

Paul Johnson

Rating
1496.65 (4,019,962nd)
Reputation
13,696 (10,492nd)
Page: 1 2 3 ... 6
Title Δ
Non-exhaustive patterns in function len +0.51
What is the suggested way of setting up Haskell on Archlinux? -1.64
How do you compose _Just with the at lens +2.78
Why the following two expressions have different results 0.00
Haskell: Is there any easy way to check if two strings has any same... +2.70
Haskell how to add instance that can handle List of Maybe +0.73
Haskell - Expose hidden package permanently 0.00
Haskell ERROR - Unresolved overloading - Ambiguous type variable `a... 0.00
Menu option issue 0.00
Deriving associative containers from map 0.00
How to properly type a multi-keys index using maps 0.00
Haskell: how to detect "lazy memory leaks" +0.43
How would I implement this case CallE which will have the intrepete... +0.74
Monads and liftM -1.33
Does order really matter with <|> here in this parser? -1.66
Haskell implementation of rpn using foldr -1.38
First experience with monads (Haskell) -1.37
How to define apply in terms of bind? +1.55
counting digits in a list of characters -0.45
Using GTK3 link button under Windows 0.00
Cannot install ghc-mod due to “unattainable version of base” +1.46
All do blocks in mapM are executed before main computation inside d... 0.00
How does readIORef work: creates copy or it does not? +1.85
Right way to set GTK3 widget colours to a computed value +0.59
What is partial order? -1.11
What is the equivalent to `span` using `lens`? 0.00
Why does calling a function with IO () as a return value result in... -0.00
How to iterate over tree with memory limit in Haskell? 0.00
Time complexity of 'for(i=m; i>n; i/=2)' 0.00
How do I load a GIF-image from computer in Haskell? 0.00
Where clause in haskell function without parameters -1.49
Efficient implementation of an error log monad 0.00
Hello world in haskell -0.00
How to bring an interpreter to the IO monad? +0.51
Aeson: derive some (but not all) fields of a struct +2.25
How do I set the fallback font for special characters in Pango stri... 0.00
Parsec: How to simply create a new parser out of one in the libary 0.00
Defining foldl in terms of foldr -0.48
Haskell Pattern matching on different data types -0.52
How to increase coverage for record types with lenses? 0.00
How to specify an initial value for `foldr` when using `Ordering` t... 0.00
Haskell-How to store the return value of a function to a variable? +0.56
How to draw a line with Bresenham's algorithm in haskell +0.51
How does p >>= f works in Parser instance? 0.00
Haskell Lens - Prism Composition 0.00
Unable to generalise data operations in Haskell, ambiguous return t... -1.26
Return multiple monads 0.00
Haskell counterpart of list of abstract class objects in OOP 0.00
Can I attach a unique, run time determined tag to a selection of ob... 0.00
What will be the impacts if Haskell uses "!" instead of k... -1.02