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 ... 12
Title Δ
lifo queues as optics 0.00
getting a tuple subset with lens over a ReaderT -1.67
Threepenny GUI - Using sink with a canvas 0.00
Looking for a Haskell function related to liftA2, but works like &l... 0.00
Is it impossible to get the depth of elements inside a Traversable? 0.00
Problem loading module Data.Number.CReal in cabal file 0.00
How do I call a monoid that also supports lifting? +1.17
Why Haskell doesn't have split function? -0.83
Is it bad form to make new types/datas for clarity? -1.03
Does an operators (such as +) behave more like a curried function o... +0.07
Is a section the result of currying? -1.08
How to "extend" classes in Haskell -1.25
Why is it said that typeclasses are existential? -1.41
How does Reactive's Monad instance handle simultaneous events? 0.00
Why isn't this this applicative statement being lazily evaluate... 0.00
Juggling existentials without unsafeCoerce -0.40
How do I fold nodes of an XML element using lens? +1.70
Do monad transformers, generally speaking, arise out of adjunctions? 0.00
Stack overflow when folding infinite lists? -1.74
Haskell: Understanding the map function when used with lambda funct... 0.00
Use cases for adjunctions in Haskell +0.42
Is the Yoneda Lemma only useful from a theoretical point of view? -1.90
What is the idiomatic way to write this function (which might norma... -1.28
How to convert function returning [] to Traversable? +1.98
Add type signature for a helper function inside 0.00
What is the relationship between bind and join? -1.07
How can GHC convert a polymorphic numeric literal into an arbitrary... -0.09
How do I implement a list comprehension using map and filter? +0.40
Inferred generic function typechecks as a return type but not an ar... -2.20
What is the type of apomorphism specific to list and how is it impl... +1.42
How to combine shapes via set operations? +2.20
Why can't I put a print function statement here? -1.52
Stopping an iterate loop by a condition and returning the value tha... -1.63
Stopping an iterate loop by a condition and returning the value tha... +0.37
Don't understand notation of morphisms in Monoid definition 0.00
How can two continuations cancel each other out? -0.49
Catamorphism that allows looking at part of the final result +0.41
Couldn't match expected type β€˜IO [String]’ with actual type β€˜[S... 0.00
What does "a monad is a model of computation" mean +2.06
Is there a straight-forward solution to receiving the element *prio... -0.19
A recursion scheme from Int -> Int? +0.42
Understanding Functions as Applicatives in Haskell -0.06
Convert Tuple into Foldable -1.47
How to define the fibonacci sequence using a fold for natural numbe... 0.00
Changing recursive guards into higher order functions -1.40
Changing recursive guards into higher order functions -1.40
"Empty" traversable - does it make sense, is it provided... 0.00
How to see the entire hint information when using hie (haskell ide... 0.00
meaning of `<>` in this family `<*>,<$>,<&... +0.47
Monad transformers with IO and Maybe 0.00