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 ... 17 18 19 20 21 ... 32
Title Δ
Understanding how Lambda function and foldl work in Haskell 0.00
Passing list to another function 0.00
How to organize large amounts of state in Haskell projects 0.00
Filter out the format [n] from a string in Haskell +1.95
Haskell: Reading expressions as Integers from ghci prompt? 0.00
Is a typeclass constraint discouraged in a typeclass method? 0.00
Conditional computation Maybe (IO ()) 0.00
Size indexed mutable arrays in Haskell 0.00
Haskell: expected type [Char] actual type [[Char]] 0.00
Calculating the "e" constant using Haskell's until fu... +1.93
Is monad bind (>>=) operator closer to function composition (... +1.49
How to understand the state type in Haskell's ST monad -1.75
Illegal instance declaraion when using tuples 0.00
Using an instance pattern in a function definition 0.00
'ExceptT ResourceT' vs 'ResourceT ExceptT' 0.00
Declare a subclass with a complete definition +1.59
Instance declarations of uncommon typeclasses in extra module 0.00
Haskell, combining Do and if -0.09
Calling class method. Ambiguous type 0.00
Haskell - How the construct do calls fail function from Monad? 0.00
Add action without changing result to refactor do-notation +1.68
Haskell - Capitalize the first letter of each word in a string with... +1.47
Lambdas and Folds (Left and Right) -1.02
Is it possible to nest guards in Haskell? +0.31
Randomized algorithm not behaving as expected 0.00
Return a sequence of elements in Haskell -0.04
Mixing up monadic functions with pure functions in do notation +0.15
Generating a sublist from cycle in Haskell +1.39
Polymorphic function over types combined by typeclass -1.98
Understanding example on Writer Monad -1.51
Applicative implementation of Const Monoid -0.34
Am I moving from OO to Haskell in the correct manner? 0.00
Haskell: a -> a -> ... -> b to [a] -> b -1.65
Select head of a list in Haskell +0.87
Call multiple IO functions on the same input -0.96
ignore second argument of a function 0.00
What's the difference between the 'data' and 'type&... +0.44
Is it possible to partially apply nth parameter in Haskell? +1.07
Haskell error: "No instance fo (Eq Time) arising from a use of... -0.62
Haskell version of Idris !-notation (bang notation) -2.31
Anonymous function without parameter in Haskell 0.00
Relationship between Haskell's 'forall' and '=>&... -2.41
Why has Haskell troubles resolving "overloaded" operators? -2.00
Is there any way to convenient way to express graphs using the tyin... 0.00
Why are Foldable and Functor separate classes? -0.36
Term with this type -1.85
What does () mean in Haskell -1.05
Haskell function returning existential type -1.33
What's a shorter way of writing `(\ x -> traceShow x x )`? +0.81
Lexer in Haskell - How to Pattern Match specific case? 0.00