StackRating

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

Jon Purdy

Rating
1578.48 (3,146th)
Reputation
39,669 (2,821st)
Page: 1 2 3 4 5 ... 16
Title Δ
Questions about a la carte data types 0.00
Haskell: why does 'id' make this function no longer monadic? +2.21
Partial Function Application in Concatenative Programming Languages 0.00
Haskell - getting Char type when expecting [Char] within List Monad 0.00
Trying to write Haskell function to take string parameter and appen... +0.42
Can one partially apply functor 0.00
Correct indentation rules using guards -2.56
Haskell: Looking to add array field in data structure +0.42
Can fmap be written as a function instead of being called from the... +1.70
How to transpose a 2D vector +1.78
Generate Unique Values Each Time A Function Is Called? -0.93
Create a filter function for monads in haskell -1.71
Restrict Pattern Matching to Subset of Constructors -0.09
Why sequence requires monad if applicative would suffice? 0.00
Convert c code to haskell code using recursion instead of loops (no... -1.02
Pointfree functions in Haskell - turning arguments into a list -0.09
Use of folding in defining functions -0.09
Pattern matching on the last element of a List -0.64
Implementing "includes" when parsing in Attoparsec 0.00
Grouping parameters 0.00
algebraic data type field name not recognised 0.00
Haskell - read list of persons +0.39
Haskell function :: [Name] -> [[(Name, Bool)]] 0.00
Palindrome checker that ignores non-alphanumeric characters and cas... 0.00
do notation and bind signature +1.20
Sharing vs. non-sharing fixed-point combinator -0.09
How to generate a random number of specific figures? 0.00
Nested applicative functors of different types in Haskell +0.48
How do i specify the min bound of an Integer 0.00
Haskell - How to print some value in a function for debugging purpo... +0.86
Converting from newtype to Int and from Int to newtype +1.88
Haskell FFI local c header 0.00
Combine a list of lists with a list using a function in Haskell +1.50
Existential type classes vs. Data Constructors vs. Coproducts -1.87
Calculating cost of edit operations in List haskell 0.00
Haskell: How do I write a function to combine my list of lists of t... 0.00
Haskell writeFile 0.00
Left and right recursive parser +2.41
Why fmap f xs = pure f <*> xs? +2.16
What does the parameters without arrows mean in type constructor? 0.00
Is this a type declaration? -0.64
What do Haskell (data) constructors construct? -1.62
In what condition we should use `[ ] a` in a type declaration? +2.04
Refactoring Haskell when adding IO +1.71
Applications of polymorphic recursion +0.30
What is the difference between type class dependence in haskell and... 0.00
Doing recursion within an IO monad -1.96
understanding haskell random coin generating code +1.60
Why does expanding my functional dependency eliminate non-type vari... +2.34
What is the Java equivalent of this Haskell function? -2.47