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 ... 7 8 9 10 11
Title Δ
What's the next step to learning Haskell after monads? +0.82
Haskell: How is <*> pronounced? +0.34
Why this is not throwing any type error? -1.68
Haskell: How to write interactive interpreter on top of a State mon... +1.64
Why does this Haskell statement not evaluate lazily? +3.76
Why should I want to learn haskell? +0.49
How does one declare an abstract data container type in Haskell? +3.68
Managing updates to nested immutable data structures in functional... -0.58
Newbie: How to model class hierarchies in Haskell? +4.19
Adding a Show instance to RWH's RandomState example +3.00
foldl versus foldr behavior with infinite lists +3.28
What does the `forall` keyword in Haskell/GHC do? -3.96
Haskell Ord instance with a Set +3.80
mapping list of different types implementing same function? -2.68
Haskell function composition (.) and function application ($) idiom... +1.90
How can I compile a GUI executable with ghc? +3.24
Explicit method tables in C# instead of OO - good? bad? +3.23
What is being passed in? -0.00
Haskell: variant of `show` that doesn't wrap String and Char in quo... +3.90
What, if any, is wrong with this approach to declarative I/O -2.82
What are the most interesting equivalences arising from the Curry-H... +2.63
An unusual type signature +3.12
Why would an image (the Mandelbrot) be skewed and wrap around? +3.46
How to pick a random list element in a pure function? +1.64
How do I convert a list to a tuple in Haskell? +3.86
Haskell mutability in compiled state? +2.67
Using items in a list as arguments +4.09
Are there any purely functional Schemes or Lisps? +2.26
Haskell - how can I check if number is Double/Float? -4.55
How is the type of `([] ==) []` inferred haskell? +4.43
Linking/Combining Type Classes in Haskell +4.27
Better data stream reading in Haskell +1.20
Avoiding explicit recursion in Haskell +3.75
How to define a function in ghci across multiple lines? -4.26
How to functionally generate a tree breadth-first. (With Haskell) -4.46
Is do-notation specific to "base:GHC.Base.Monad"? 0.00
Can Haskell's monads be thought of as using and returning a hidden... +3.87
Handling incremental Data Modeling Changes in Functional Programming +3.70
Control statements in Haskell? +0.34
How do laziness and I/O work together in Haskell? +4.69
How do I write a constant-space length function in Haskell? +1.53
mtl, transformers, monads-fd, monadLib, and the paradox of choice +4.21
Is there any working implementation of reverse mode automatic diffe... -2.41
Safe and polymorphic toEnum +4.13
Haskell and random numbers +4.09
Better exception for non-exhaustive patterns in case -3.42
Haskell - Parsec Parsing <p> element -4.28
Strange pattern matching with functions instancing Show +2.54
What is the relationship between ghc-pkg and cabal? -3.49
How do I do automatic data serialization of data objects? +3.88