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 5 6
Title Δ
Conditional compilation based on interactive (GHCi) or compiled 0.00
Why not a more general function than mappend in Haskell? +0.97
Haskell garbage collector +1.34
Why ghc changes the evaluation way due to the optimisation flag? 0.00
Memory leak when generating a list of tuples +1.37
concatenation of string within lists +0.36
Interleave function +2.08
Why is it mandatory to specify the module name at start of source f... +1.10
Is the following function tail call optmized? -2.09
Multiple arbitrary calls returning same value -1.24
How can I do conditional monadic parsing using parsec? 0.00
Same Kinds for List of Int compared to List of Int -> Int? +1.36
Filtering Applicatives +1.15
Append for type-level numbered lists with TypeLits 0.00
IO Monad in Dynamicly-typed Languages 0.00
Type of functions that can pass themselves as parameters +0.40
Adjacency Matrix to Edge List in Haskell 0.00
Using `Maybe` with Data Constructor 0.00
Internal data structures in Haskell (text) -2.22
Why the cycle function cannot work with empty list? +0.55
Is there a built-in for this? +0.07
How to handle functions of a multi-parameter typeclass, who not nee... +0.74
Lazy filter with multi param function in haskell +1.41
How to run SAT calls in parallel using the picosat haskell bindings? 0.00
How to pattern match for the infix / operator in Haskell? 0.00
Haskell -- could not deduce (a ~ Integer) in infinite sequence +2.05
Why is text utf-16 as opposed to utf-8 0.00
Behavior of type level naturals in GHC 7.8 +0.42
Implement imperative return statement in interpreter 0.00
What does it mean that the semantics (of Haskell) are affected by t... +1.94
Space leak when grouping key/value pairs in Haskell +0.40
Optimizing a Haskell BFS implementation 0.00
Haskell Collect Runtime of Function 0.00
How to rethrow generic exception in Haskell 0.00
CRT implementation in Haskell 0.00
Do I ever want to install a package outside of a sandbox? 0.00
Template Haskell - Static Assert 0.00
Safe use of unsafeCoerce from GADT existential? -1.63
When are higher kinded types useful? -0.74
Why is haskell performing worse than java -1.06
A monad with a "real" return function +0.92
Parsing error when using single-quote 'Name convention in Template... 0.00
Why does Sieve of Eratosthenes need extra helper function for mergi... +3.50
Parsing JSON from webserver in Haskell 0.00
How do I reduce garbage collection when parsing a binary file in Ha... +3.04
Convert NominalDiffTime to Real +3.05
Evaluation and space leaks in Haskell -0.28
Composing a Storable by its parts 0.00
Why is function composition in Haskell right associative? 0.00
How exactly do kind lists work? +2.99