StackRating

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

leftaroundabout

Rating
1665.87 (358th)
Reputation
83,167 (976th)
Page: 1 ... 18 19 20 21 22 ... 32
Title Δ
Haskell function parameter force evaluation -1.24
How to iterate over record fields? 0.00
Is complex differentiation of datatypes sensible? 0.00
meaning of double and floating point? -0.59
How to combine List and State Monad in Haskell 0.00
Should I avoid instantiating in Haskell? +1.45
Why does the Reader monad store a function? -2.22
What is the best way to do C-struct in haskell? 0.00
Transform a 9x9 list so that each row contains the 3x3 block 0.00
Is it really a default practice to make every monad transformer an... 0.00
Issues Generalising Functor 0.00
Haskell - deduced type too strict +0.38
Store result of function applications in a tuple inside a DO-block +0.39
Couldn't match type ‘a’ with ‘Int’ in Haskell -2.20
Calling a function at object deletion in Haskell 0.00
Tree Functor and Foldable but with Nodes. Is there any generalizati... 0.00
defining functions with/without lambdas -1.22
proper use of class and types +0.28
Is there a way to "preserve" results in Haskell? 0.00
Raising a number to a fractional(Data.Ratio) power? -1.00
How to create ListIsomorphic instances for tuples and packed types? 0.00
Should I instantiate the Num type class for a type that questionabl... 0.00
All combinations of elements of two lists in Haskell +1.39
Haskell: Monads of monad +1.45
type class and binding reuse inside expressions in haskell 0.00
How do I set default values in a record 0.00
Mandatory Maybes in the type system -1.00
Mandatory Maybes in the type system +1.70
>> operator - poor man's loop in Haskell? 0.00
is there any syntax for non-recursive binding in Haskell, just like... -0.59
When specifying an empty export list can be useful? 0.00
What's wrong with my Haskell type synonym? +0.42
Why are `take` and `drop` defined for negative arguments? +1.12
Is (\f -> fmap f id) always equivalent to arr? +2.05
Is pattern matching more performant than guards? 0.00
Could not deduce from the context 0.00
Is there a technical reason to use > (<) instead of != when i... -0.30
Simple math and saving to file takes too much time, compared to oth... +1.02
How to generate an infinite list of random numbers using randomRIO? -2.20
No instance for (Fractional Int) in expression `pi * r' * r'` +0.40
Why does this haskell code not terminate +1.65
Haskell: anonymous function with two arguments -1.44
Handling exceptions thrown by pure code with `try` +1.72
What is the point of 'fmapDefault' in 'Data.Traversable... 0.00
Control.Category, what does >>> and <<< mean? 0.00
Generalising ($) like Control.Category generalises (.) +1.86
Looking For A Standard Haskell Idiom Before I Implement it Myself +0.93
Parse error in a case statement +0.36
How should I define or write my function in Haskell with function c... 0.00
Typeclass instances for another typeclass in haskell +1.30