StackRating

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

bheklilr

Rating
1637.26 (746th)
Reputation
48,891 (2,075th)
Page: 1 ... 7 8 9 10 11 ... 18
Title Δ
I can't understand why can't Haskell deduce this type 0.00
Are variables in list comprehensions immutable? 0.00
Inferred type is not general enough in Haskell 0.00
Practical use of `foldl` +1.83
Couldn't match expexted type Double with actual Int 0.00
Understanding Haskell lazy evaluation -0.81
Haskell add unique combinations of list to tuple +0.09
Apply a list of changes to elements of a mutable Vector 0.00
Map over list, except for last list element +0.70
Does this function make use of haskell's lazy evaluation +2.29
Insert into Data.Set and check if element exists at the same time +0.42
Why does n-reduction not apply to filter even in the following exam... 0.00
A defined data type not defined? 0.00
Mapping a function on chained pairs of elements from a list -0.19
Haskell: class instance with class type parameters 0.00
Haskell Simple questions 0.00
How do I parse an Integer with Aeson 0.00
Why are Haskell list comprehensions not executed in parallel? +0.48
Safe conversion to Word8 -2.00
Filtering a list of uniform lists -0.08
Function application in Haskell +0.08
Function composition does not work unless used with dot operator 0.00
Haskell type length + 1 0.00
Generalized Newtype Deriving 0.00
Parser example isn't clicking with me 0.00
Can't get point free notation to compile in Haskell 0.00
How is the type resolved in this statement 0.00
Haskell - pattern matching and exitSuccess -2.01
Haskell not lazy evaluating interleaving -0.05
Composing Monadic Functions with `<=<` -1.34
Learning Haskell - How to simplify expressions? +0.96
How to pass arguments to functions in haskell? -2.00
How to reduce boilerplate of pattern matching in a list comprehensi... +1.10
How to understand this `$` usage in Haskell -0.10
How to compose writeFile with Either data type? -0.48
Can I use type declaration inside Haskell code 0.00
Why is it mandatory to specify the module name at start of source f... -0.72
Why is newtype commonly used instead of type with the state monad 0.00
Pattern matching using cases vs functions 0.00
Flexible serialization with MultiParamTypeClasses 0.00
Using data keyword to define types but getting Multiple declaration... 0.00
Why "and []" is True and "or []" is False +1.11
have ghci list all possible type class instances? 0.00
How do I navigate a directory in the GHCi shell? 0.00
How to create a MonadRandom (StateT PureMT m0)? (Haskell) +0.41
Haskell Concat-Typeclass -0.80
Is the following function tail call optmized? +2.17
How can I set my GHCi prompt to a lambda character on Windows? +1.63
Haskell type annotation in function 0.00
Show reduction process step by step +0.42