StackRating

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

Edward KMETT

Rating
1555.66 (6,466th)
Reputation
27,304 (4,624th)
Page: 1 2 3 4
Title Δ
Comparing syntax trees modulo alpha conversion -1.52
What is the fastest error monad in haskell? +0.18
haskell -- rank n constraints? (or, monad transformers and Data.Sui... +0.40
Why are the functions making Vector an instance of Functor, Monad,... +0.43
In Haskell, is there a good way to write a num to num conversion fu... +0.87
Monad instance for binary tree 0.00
Haskell: FRP Reactive Parsec? -0.55
Are new vectors created even if the old ones aren't used anymore? +1.40
mapMonadTrans :: MonadTrans xT => (m a -> n b) -> xT m a -... +1.62
Is it possible to emulate a function using your own data type? +1.17
Using 'Either' in Haskell -1.19
How to convert a free monad into a functor? +2.15
Class set method in Haskell using State-Monad -0.07
Recursively modifying parts of a data structure in Haskell +1.78
Representable Functor isomorphic to (Bool -> a) 0.00
Is it possible to use cmake for Haskell projects? -1.64
Numeric.AD and typing problem +0.49
Haskell function composition operator of type (c→d) → (a→b→c) → (a→... +0.43
Creating instances of Abstract Data Types that recursively contain... -0.20
Monad instance of a number-parameterised vector? +0.93
lenses, fclabels, data-accessor - which library for structure acces... 0.00
Parse error in pattern: f . g in fmap (f . g) = fmap f . fmap g +1.97
Are there any LL Parser Generators for Functional Languages such as... +0.40
Lists of data types: "could not deduce (a ~ SomeType) from the... +1.90
Iterated substitution in Haskell via the Identity Monad +0.45
What do "reify" and "reification" mean in the c... -0.02
How to use (->) instances of Monad and confusion about (->) -0.34
Real-world applications of zygohistomorphic prepromorphisms -0.33
How can I check if a BST is valid? -0.35
How to know whether a copy-on-write page is an actual copy? 0.00
In Haskell, why isn't there a TypeClass for things that can act lik... 0.00
Haskell: Would "do" notation be useful for contexts other... +0.13
Functional proofs (Haskell) +1.56
How do I write, "if typeclass a, then a is also an instance of... +0.81
Memoization in Haskell? +2.22
What is the relationship between unboxed types and strictness? +0.58
Haskell testing workflow +1.04
Code Golf (sort of): a Functional Puzzle +0.80
Parsing Indentation-based syntaxes in Haskell's Parsec -0.54
Zipping with padding in Haskell -1.41
How do I convert a list to a tuple in Haskell? +0.74
How would you write this Clojure snippet in Ruby and/or Haskell? -1.00
division by 2 in Binary Signed digit (Redundant Binary representati... 0.00
mtl, transformers, monads-fd, monadLib, and the paradox of choice -0.53
Is there any working implementation of reverse mode automatic diffe... +1.00
Is there any working implementation of reverse mode automatic diffe... -0.33
Is functional GUI programming possible? +0.92
Are there tools that would be suitable for maintaining a changelog... +1.86
Which programming language or a library can process Infinite Series? +0.38
How do you write the function 'pairs' in Haskell? +0.35