StackRating

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

comonad

Rating
1429.60 (4,535,420th)
Reputation
4,046 (41,422nd)
Page: 1 2
Title Δ
Haskell, simple evaluator of expressions with monad Reader -2.22
tr1::regex Regular Expression throwing exception on a nested braces +0.69
Assigning existing values to smart-ptrs? -1.06
Are Functor instances unique? -2.78
How to correct my OOP tendencies when programming in Haskell +0.80
Random solution In Yices solver +0.85
Can this be done with STM? +1.81
What is () in Haskell, exactly? -2.57
gmake change the stack size limit 0.00
:: a -> (a -> b) -> b operator (Haskell) -3.00
What is the equivalent Haskell type for C99 bool when using FFI? -3.01
What monads can be expressed as Free over some functor? -2.80
Is it possible to implement MonadFix for `Free`? -1.94
defining an unusual 2-D array in C++ +1.50
How can I reduce this kind of BinPack algorithm? (It might be calle... 0.00
What are free monads? -0.97
Can I speed up this Haskell algorithm? -2.30
A simple example showing that IO doesn't satisfy the monad laws? -2.64
for loop vs std::for_each with lambda -2.46
Which one is better, pointer to other class or inherit from that cl... -3.44
What is the preferred way to combine two sinks? -0.64
Can I pass a pattern into a function? -2.76
How can I emulate pointers in Haskell? -1.10
Tying the Knot with a State monad -2.55
Is there a simple way to compare BufferedImage instances? 0.00
Can compilers identify recursion issues in Template Meta programming? -2.55
Smarter looping over permutations -1.77
Binary Tree In Order Traversal causing Stack Overflow +4.33
Writing to PGM file +4.93
Operator + with linked list ADT 0.00
STL Functional -- Why? +0.67
Bit Size of GHC's Int Type +0.60
Total function of type (forall n . Maybe (f n)) -> Maybe (forall... -0.81
Can someone explain the traverse function in Haskell -3.19
Global variables via unsafePerformIO in Haskell +3.97
help on writing "the colist Monad" (Exercise from an Idio... -2.84
Help me understand this Haskell (GHCI) type error: (Num [Char]) whe... -2.67
Creating functions over Enumerations -2.45
Why can't I define a Haskell Arrow instance in terms of arr and ***... -1.45
Maximum number of characters using keystrokes A, Ctrl+A, Ctrl+C and... +0.88
Determining Whether Pointer is Valid -3.22
Haskell: Record Update for Existential Types -1.59
Haskell: Equation Expander 1+(1+(1+(1+(…))))=∞ -4.08
One value constructor belonging to two different types -2.89
Converting IO Int to Int -3.98
Cunning ways to draw a starfield -2.93
Structure Declaration in C +3.92
Good or Bad OOP? -3.04
How are classes implemented in compilers -4.32
Is there a Haskell equivalent of OOP's abstract classes, using alge... -3.11