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 ... 20 21 22 23 24 ... 32
Title Δ
How to deal with types in Haskell -0.47
Understanding "Monad m" in >>= -0.21
Functions as instances of typeclasses? 0.00
Type inference with GADTs - a0 is untouchable 0.00
Is there, in Haskell, something similar to sub-guards? -1.89
Why doesn't f=(+) need a type annotation? -0.10
Read instance in Haskell 0.00
Why Haskell list comprehension is faster than loop +1.83
Applying a list of functions in Haskell -1.50
How i can compare a variable with a data type in Haskell? -0.07
Why does "(1 + 1.0)" have the type "Fractional a =&g... +0.10
When is a generic function not generic? -0.71
Haskell. update a single Vector element in O(1) +0.39
What is the purpose of an applicative functor? +1.16
How does Haskell's laziness work? +0.95
what is the type () :: () in haskell means? +2.23
Why do we need monads? -0.57
An operator symbol starting with a colon is a constructor +2.42
Ordering non-numeric tuples by total value (distance?) in Haskell 0.00
Abstract factories in Haskell 0.00
In haskell loop exception without loop in its function body +1.81
Weird biased random number generation with randomR -1.96
Implementation of null function +1.15
Unusual Kinds and Data Constructors 0.00
Function substitution with an import 0.00
What is exactly an indexed functor in Haskell and what are its usag... 0.00
When does GHC internally mutate immutable values? +1.09
Immutable set in Haskell 0.00
Occurs check: cannot construct the infinite type: t0 = [t0] -0.58
Use of Writer monad +0.11
Haskell using typeclasses inside type signatures +1.83
What is the difference between mapM_ and mapM in Haskell? -0.71
Returning a function in Haskell +0.44
Create a mapping operation so each input element produces 1 or more... +0.90
Haskell Indention error that wont go away 0.00
extract each element in a list using list comprehension 0.00
Export only getter or setter from a module +0.43
showsPrec and operator precedences 0.00
Understanding the Haskell as-pattern -2.15
Is there such a thing as a 'not' constraint operator? 0.00
How to generate List of random numbers in Haskell 0.00
What are the benefits of replacing Haskell record with a function +1.39
Why is there no head function for Seq in Haskell 0.00
(Edited) How to get random number in Haskell without IO +1.31
How can I avoid the repetitive function call in Haskell +1.31
Reuse same function body for multiple type signatures -0.99
Reuse same function body for multiple type signatures -0.99
Using the haskell map function with a string 0.00
How to return a polymorphic type in Haskell based on the results of... +2.13
Why does one these functions fail with a type error, while the othe... 0.00