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 ... 12 13 14 15 16 ... 32
Title Δ
Relation between the Semigroupoid and Semigroup classes 0.00
Similar code (for exponentially weighted deviation) is slower in Ha... +1.10
Setting type of fractional to num -1.26
why doesn't the compiler accept returning Int8 as "Real c&... +0.35
What's the difference between the classes Floating and Fraction... +0.01
IO Monads: GHC Implementation Meaning vs. Mathematical Meaning -0.28
Why use "or" instead of "xor" in definitions? +1.15
In Haskell does Integral typeclass imply Show typeclass? 0.00
Retaining list-ness operations for a data type 0.00
Haskell Integer Odd Digits Checker +0.96
How to interact with pure algorithm in IO code -2.12
Call-by-name in Scala vs lazy evaluation in Haskell? -0.30
Automatically recognizing types when using typeclass instances? 0.00
Why are pointers to inline functions allowed? -1.65
Complex nested if else statements in Haskell (Performance) +2.05
Pattern-match list of tuple Strings -0.88
Practical applications of Rank 2 polymorphism? +0.40
GHC optimization -2.27
How to fold a tree without making it an instance of Foldable? 0.00
Install local library 0.00
Is there a way to place some impure code inside pure functions? -0.66
What can be proved about parameters in lambda expressions, passed i... +1.68
How can I untangle multiple Maybes nested at different levels? +0.02
Representing game state with typeclass in Haskell +0.24
Constrained Value Types in Haskell 0.00
How can I get this currying experiment to behave as expected? 0.00
haskell packages: base versus haskel98 0.00
How can I force bindings in a where clause to be CAFs? 0.00
Given two Lists, the second being positive integers, repeat the fir... 0.00
How to test Semigroup law for this data type? -0.64
How to "extend" a (partial) record selector? 0.00
Unexpected Result When a Monoid on Arrows is Applied +2.14
minimal Numeric.AD example won't compile 0.00
How to pass a generic function as parameter to another function? +1.88
Monadic space library? A vector of coordinates wrapped in a monad o... 0.00
why is this function non exhaustive? 0.00
Type error when testing a function with a negative number 0.00
Result of expressions in Haskell with monads -2.18
Understanding embedded anonymous functions in Haskell? -0.73
Is it possible to switch off the strictness analyzer on GHC? 0.00
Distinguishing errors in haskell 0.00
How is Elem working with a single element -0.62
Haskell Typeclasses with parametric types 0.00
Haskell, multiple type classes for one argument +2.15
Explicit type conversion? +1.31
How to use these functions for a 'List' type -0.15
Defining a new haskell type 0.00
How to tell GHC what fromIntegral should do -1.19
Preventing operation on a value of custom data type +0.37
How can write two statement within then statement? +0.81