StackRating

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

hammar

Rating
1696.25 (166th)
Reputation
127,386 (494th)
Page: 1 ... 8 9 10 11 12 ... 21
Title Δ
How to write a Haskell function that takes a variadic function as a... 0.00
How to make a type an instance of Eq 0.00
Doing efficient Numerics in Haskell +0.29
Haskell: check if two lists are equal -0.24
Algorithm to partition a number -1.54
Minimum specification for Haskell library type classes? +1.14
Filtering list of tuples with isPrefixOf 0.00
Y combinator, Infinite types and Anonymous recursion in Haskell +0.68
Can you overload + in haskell? +0.29
How can I Avoid repeating similar expressions? +0.51
Haskell Functor implied law +0.44
how does the compiler interpret this a = a+++a? 0.00
Haskell (nested) ReaderT 0.00
Does ghc transform a list only used once into a generator for effic... -2.68
Will this Haskell code take too much memory? +0.66
In Haskell, when do we use in with let? +1.08
Type errors with Existential types in Haskell 0.00
Why does my concurrent Haskell program terminate prematurely? 0.00
Cabal Test Suite with type detailed example +1.25
Why Haskell range needs spaces when using [LT .. GT]? -0.25
Folding, function composition, monads, and laziness, oh my? +1.32
how to approach implementing TCO'ed recursion +0.59
Why does checking out a git tag bring the wrong version of the code? 0.00
Is foldl ever preferable to its strict cousin, foldl'? +1.34
How do I organize my pure functions with my monadic actions idiomat... +0.72
Using Data.Binary.decodeFile in a Yesod handler +0.30
A specific use case of algebraic data types 0.00
Project Euler 25 infinite loop -0.83
Infinite loop when trying to define instance Show for a datatype 0.00
How to use Trademark(TM) in ISO-8859-1 encoding? -1.10
Lifted spine view -0.20
Implementing replays with MonadPrompt 0.00
Filtering from a list of lists in Haskell +0.29
Haskell real-time update and lookup performance -0.23
STArray documentation for newbies and State/ST related questions 0.00
How to exit main in haskell given a condition 0.00
Haskell: How To Fix Error With "add An Instance Declaration Fo... -0.68
Reusing a Lambda function in Haskell +0.55
Idiomatic way to fetch the first occurence of a specific constructo... +0.04
Is there an easy way to work with values of type Map k1 (Map k2 v) +0.85
Find the value that failed for quickcheck +0.34
Getting a string from a IO ExitCode monad -1.16
What is the Haskell equivalent of Java's Curiously Recurring Generi... +1.37
How can I load a runhaskell script without a .hs extension with ghci? 0.00
Project Euler 3 - Highest Prime Factor 0.00
Data.MemoCombinators, where can I find examples? +0.32
Combine equivalent items in a list +0.85
Convert a String to a Type Constructor in Haskell +1.06
Elegant mechanism to determine smallest magnitude number but preser... 0.00
Haskell ReaderT Env IO boilerplate 0.00