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 5 6 7 ... 11
Title Δ
Lack of type inference results in failed compilation, no instance a... -2.10
Does Haskell have variadic functions/tuples? -0.88
Achieving the right abstractions with Haskell's type system +0.86
Shortening code by exploiting symmetry among multiple type class in... +1.89
"Truly" lazy IO in Haskell -0.13
Haskell newtype, but keep old functions +1.90
Pattern matching against monadic result? +1.33
Filtering out empty lists from inside a list 0.00
How to make callCC more dynamic? 0.00
Could i be using a bind/fmap here +0.73
Haskell: Map function with tuples +0.31
Strange space behavior of Haskell program 0.00
Haskell: How does non-strict and lazy differ? -1.12
What is the name of this monad-like functional programming pattern? 0.00
When are lambda forms necessary in Haskell? +1.25
how to make this code functional? -0.08
Trying to understand the types produced by monad transformers +0.32
Haskell tuple constructor (GHC) and the separation between a langua... 0.00
Naming convention for typeclasses in Scala 0.00
Polymorphism within higher-order functions? 0.00
Why do I have to specify typeclass in function if it was declared i... -0.34
Terminology: Partial application where the unbound argument is a fu... 0.00
Haskell Polyvariadic Function With IO +1.11
Nice way to keep track of several references between functions in S... +1.47
Defining a function a -> String, which works for types without S... +0.31
Would a type class "between" Category and Arrow make sense? -0.53
multi-parameter newtype faked with a tuple? -1.82
What is a destructive update? 0.00
fizzbuzz in haskell? -0.39
How to sort a list [MVar a] using a values? +1.85
Java's Interface and Haskell's type class: differences and similari... +0.09
Is it possible to place inequality constraints on haskell type vari... 0.00
Type signature in a where clause +0.35
Haskell -- any way to qualify or disambiguate record names? +0.99
Difference between TVar and TMVar +0.31
Is (map f) == concatMap (map f . (:[]))? 0.00
Is there a practical way of using natural numbers in Haskell? +0.32
How to use Control.Monad.State with Parsec? +0.33
How to rebind Haskell's proc-notation to user defined Arrows? 0.00
Haskell -- dual personality IO / ST monad? +0.32
Haskell -- how to use the new 4-argument quasi quoter +1.82
Managing a stateful computation system in Haskell 0.00
In Haskell can I make numeric literals not polymorphic by default? +0.30
Help interpreting overlapping instances error message 0.00
Haskell, algorithms and school +0.65
Does iteratee I/O make sense in non-functional languages? -0.17
Haskell -- easier to read show function? (for debugging) 0.00
Haskell binary tree fast implementation +0.38
How to define a Monad instance "m a" with "a" i... +1.03
Type-class instances for types with 2 parameters when the type-clas... +0.32