StackRating

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

Carl

Rating
1604.63 (1,599th)
Reputation
20,454 (6,622nd)
Page: 1 2 3 4 ... 6
Title Δ
Generalization of the `Functor` class to become a `MultiFunctor`? -2.75
How to map a function over a part of a nested data structure? -1.69
Why aren't Haskell variables polymorphic when bound by pattern... -2.13
Runtime "type terms" in LiquidHaskell vs. Idris 0.00
`(<*>)` definition for the Applicative functor? +1.50
How to convert `[[Either String c]]` into `Either String [[c]]`? +0.31
Haskell eta reduction using map and $ for function application +0.94
Haskell: "ambiguous type variable arising from using a functio... +1.90
Is this Haskell Tower of Hanoi solution more efficient or simply re... 0.00
Correct way to add an element to the end of a list? -0.71
Printing expressions rather than values in haskell 0.00
How can I manually kill a thread? +0.16
Dynamic Programming (Haskell, Hofstader M/F sequence) +0.35
What is the scope of a type variable brought into existence by patt... 0.00
Module Frames - TableTypes does not work 0.00
Why do we need IO? +1.19
Why does expanding my functional dependency eliminate non-type vari... -1.68
Is the streaming package's Stream data type equivalent to FreeT? -1.25
Log all requests and responses for http-conduit 0.00
Index a Traversal with a Lens +1.67
Why is an instance not picked? 0.00
Converting Java-like 2D Dynamic Programing Matrix to Haskell +0.37
Haskell: type variables and generic types -1.47
Making Cabal Aware of External TemplateHaskell Dependencies 0.00
Is this use of GADTs fully equivalent to existential types? -1.22
Haskell macro to create a Map from their names to some expressions? 0.00
Haskell: confused about uses of Num typeclass +0.34
Haskell: interaction between withCurrentDirectory and runConcurrently 0.00
What's the difference between parametric polymorphism and highe... +0.08
Horizontal composition of Lenses 0.00
understanding merge heap applying tree fold for heap sort 0.00
Sequence partially-applied Monadic Actions 0.00
Haskell recursive function add to the end of a list +2.10
How to derive the type of an applicator applied to the identity fun... 0.00
What is the logic behind allowing only same Monad types to be conca... +1.17
Does the Either type constructor contain a phantom type each for th... -1.08
Haskell Comparing Sorting Algorithms 0.00
Haskell ST Monad: No instance for (MArray (STArray s) Int (ST s1)) 0.00
Why do Haskell's scoped type variables not allow binding of typ... 0.00
When exactly is lifting needed in monad transformers? -1.80
How can I rewrite an arbitrarily nested field in a JSON structure u... 0.00
Is it possible to represent Set as Tree in Haskell? +0.35
Order of type-variables in instance-declarations 0.00
Get permutations in lexicographic order using Haskell 0.00
Is there a way to receive information on execution order(Specifical... 0.00
Is Data.List.Extra's list function the catamorphism of list? 0.00
Canceling an Async thread from within the thread itself 0.00
Why is the lazy pattern match version of splitAt function faster? 0.00
Functional programming : Where does the side effect actually happen? 0.00
Map or fold tree -2.13