StackRating

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

duplode

Rating
1563.39 (5,013th)
Reputation
24,651 (5,206th)
Page: 1 2 3 4 5 ... 12
Title Δ
(New?) Modal Operators for Foldable 0.00
How to change button layout and position in Threepenny GUI? -0.10
Handling nested if-else-then in do blocks in Haskell 0.00
What can the Reader monad do that applicative functions cannot? -1.70
How to generate the cartesian join of a list of tuples based on the... 0.00
Calculate the differences of list elements using zipWith -2.00
Cartesian product not working for applicative 0.00
Why can't a non-polymorphic type implement Foldable in Haskell? 0.00
Is h a handle or a lambda function (or both)? +1.47
How to work with single file using stack? 0.00
Why does GHC not parse functor instance for 'data Wrap f a = Wr... 0.00
Is (fmap f) the same as (f .) if f is a function of type a->b? 0.00
What does Traversable is to Applicative contexts mean? -1.70
Recursion or fold in haskell +1.74
Is `x >> pure y` equivalent to `liftM (const y) x` -1.06
Are free monads also zippily applicative? +0.05
`(a -> b) -> (c -> d)` in Haskell? -1.33
Confusion regarding composition in Haskell -1.52
How to filter Hakyll posts with a custom metadata 0.00
Is there a short Lambda expression for a->a->Ordering? -1.92
read-ing an octal number 0.00
What is the relationship between dependency constraints in "st... 0.00
Maybe monad and a list +2.13
How do you get the most recent version of Cabal for Haskell? 0.00
Can anything done in a Haskell script be reproduced in a GHCi sessi... -1.89
What makes two type expressions in Haskell equivalent? +0.49
Histomorphism a la Mendler 0.00
What's so special about Monads in Kleisli category? +1.32
What is the default type evaluation of MonadPlus in Haskell? -1.53
Monads not with "flatMap" but "flatUnit"? 0.00
How can I write a lens for a sum type +2.41
Order of pattern matching evaluation in Haskell 0.00
Haskell Function Composition with Map Function -1.74
Haskell style: Pattern matching vs. more intuitive solutions 0.00
Type defaults in `floor . sqrt` -0.35
What is the "context" in a function 0.00
In Haskell's xml-conduit, how can I create a node? 0.00
If `zip` were a method of a lawful type class, of which then? 0.00
How to convert a function to a lens getter? 0.00
Can TimeDuration type be an instance of Semigroup and Monoid? -0.71
Terminology of the Traversable concept +1.69
How to convert a tuple of Eithers to a list of Eithers? -0.00
What are Prisms? -2.02
Understanding the signature of the function (.) (:) -1.41
Subqueries with Beam 0.00
Why does lens include an Iso for fromEnum/toEnum, but not one for s... +2.40
What kind of morphism is `filter` in category theory? +0.04
What does "s" mean in the "sprint" GHCi command? +1.37
On nested CPS suspension types -0.01
Is there a zipWith analogue for tuples? +1.77