StackRating

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

C. A. McCann

Rating
1664.22 (375th)
Reputation
72,339 (1,175th)
Page: 1 2 3 4 ... 11
Title Δ
Can I constrain a type family? +1.40
Type error with the use of transactional memory 0.00
Working with list of tuples +0.28
Haskell where clause syntax inside a do block +1.24
Haskell monad: etymology versus meaning? 0.00
What is the purpose of (<$) in the Functor class? -2.42
strange existential type -0.65
How does haskell resolve overlapping instances? 0.00
How to combine multiple nonstandard transformers with class constra... 0.00
Play a wav file with Haskell +0.15
Does "Call by name" slow down Haskell? +1.10
How to use Template Haskell to get the body of function? 0.00
List comprehension and type problems (Haskell) 0.00
What is the correct way of including files/directories in Fay? 0.00
Alternative for deprecated -XDatatypeContext? 0.00
How can I build a nondeterministic state monad in Haskell? 0.00
Standard Haskell function :: (a -> Maybe a) -> a -> [a] 0.00
Why aren't monad transformers constrained to yield monads? 0.00
Existential Types. Writing the instance of a class for an heterogen... 0.00
Function as an Instance of Monad +2.10
Why is there no IO transformer in Haskell? +1.45
Haskell pattern matching char in a string -0.47
Unsure of how to get the right evaluation order +0.93
Lambda calculus in Haskell: Is there some way to make Church numera... +0.35
What's the cleanest way to do case-insensitive parsing with Text.Co... -0.37
Is it fair to say that Currying is the enabling of partial applicat... 0.00
What is the equivalent to (+1) for the subtraction, since (-1) is s... +0.28
Haskell error using foldr -0.22
In which sense guards are better than imperative-if? (new to haskel... +1.08
Typeclass constraints on data declarations +0.33
Haskell representation for spider solitaire tableau -0.18
Parametric variable in type class 0.00
ADT-like polymorphism in Java (without altering class) -0.16
Is it possible to implement this function? +0.71
What does it usually mean when a Haskell record accessor leads with... +0.86
What are skolems? +0.25
multiply every number in a list by a number +0.78
Are there any good use cases for OverlappingInstances? +0.34
What are the alternatives to prelude's iterate if the "output&... +0.91
Using lines after readFile +1.19
Examples of Haskell Applicative Transformers +0.93
Are functions of arity-n really just an n-category due to currying?... +1.12
Can't load GHC.TypeLits module +0.94
How can I use the derived Eq for Data.Unique? 0.00
find all types that are instances of a typeclass 0.00
What are these explicit "forall"s doing? 0.00
What are the pros and cons of adding additional functions/combinato... +1.25
Syntax tree with parent in Haskell 0.00
How to avoid unnecessary computation? +1.35
Type parameters constraints for instances of typeclasses with kind... +1.02