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 ... 13 14 15 16 17 ... 32
Title Δ
Why prefer monoids over semigroups in Haskell? Why do we need mempty? +1.79
Typeclass instances with constrained return type 0.00
Why do We Need Sum Types? -0.54
How to read the following haskell definition " Num (a -> b)... +1.26
Parsing block comments with Megaparsec using symbols for start and... 0.00
Efficient Haskell equivalent to NumPy's argsort 0.00
How do you make a custom filter? -0.44
Safe and polymorphic Enum in Haskell 0.00
Function Composition Do Notation +1.36
Haskell comparing IO UTCTime 0.00
Haskell: Functions in list comprehensions 0.00
Getting safety and extensibility 0.00
how to get a function in Haskell to return more than one type using... 0.00
RGB to CMYK, Haskell 0.00
Functions with higher kinds? -2.21
Is there any way to restrain the ADT data so that only the valid da... +1.85
The case of the disappearing constraint: Oddities of a higher-rank... 0.00
How to execute commands from Haskell as root? 0.00
How do I install Haskell Stack locally? +0.37
Formatting statements within functions - rules? 0.00
Making an Arbitrary Instance for a newtype that uses Maybe 0.00
How to downgrade base with cabal? +1.64
Ambiguous type variable from use of array freeze in ST monad +0.36
Haskell: Patterns matching error with my own type 0.00
Deriving a trivial Eq class from a GADT 0.00
What does getStdRandom $ randomR return? -0.53
Shortest code to read a file and then update it? 0.00
Abusing the algebra of algebraic data types even further - why does... 0.00
When do [do x] and [do return x] evaluate differently? +0.35
Could not deduce (Num [Char]) arising from the literal 0.00
Obtaining `Show a` from the context `Show (a,b)` -0.41
How functions are organised in functional programming languages lik... 0.00
Changing Types in Haskell +1.02
Haskell code explanation +0.36
Haskell: Replacing fields in a record based on a variable 0.00
How to make a tuple with components belonging to a type class an in... 0.00
GADT type argument not being used for typeclass resolution +0.38
Does Haskell provide an idiom for pattern matching against many pos... -0.63
Import a data constructor without importing the type +0.37
Haskell function composition methods +2.25
Deriving in newtype with more type variables -0.44
How do I match types in Haskell so the expected type matches the ac... 0.00
In aeson, how do you encode from a Value without resulting in scien... +2.23
Reader and MonadReader 0.00
Haskell: function signature -1.54
How to pattern match against Text without using OverloadedStrings? +1.41
What's the difference between =, <- ,<= In haskell? +2.18
No instance for Show arising from a use in "main" level 0.00
What does the => sign mean in Haskell? +1.47
Type error with recursion +0.36