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 ... 6 7 8 9 10 ... 32
Title Δ
Compile time constant in Haskell 0.00
How does GHC infer the intended type for this GADT? 0.00
A category of type-changing substitutions -1.01
How to implement dimension agnostic matrix-vector multiplication in... 0.00
Function composition partial application 0.00
How does myFlip f = \ x y -> f y x work? -0.45
higher order function haskell -0.19
What's the idiomatic way to handle multiple `Option<T>` i... -1.80
Monoidal Functor is Applicative but where is the Monoid typeclass i... +2.45
Why doesn't the list Applicative instance perform a one-to-one... +0.45
Why does type inference fail for a polymorphic function applied to... 0.00
Dates - Haskell 0.00
Why is the Functor instance for (,) mapping on the second value? +2.19
Is it possible to generate arbitrary functions in QuickCheck -2.48
Weird type syntax in data constructor +0.58
Could not find module `Control.Monad.State` after updating mtl 0.00
Show instance for Heterogeneous List +0.43
Haskell third argument of showFFloat 0.00
what can i use instead of `case of` to reduce the code? +0.14
Can this particular recursion be rewritten in a tail-optimized way? 0.00
Haskell- Is string only composed of characters from another string 0.00
Why is Maybe's Semigroup instance biased towards Just and the M... -1.99
Issue with overloading strings in Haskell using attoparsec 0.00
Associated type family complains about `pred :: T a -> Bool` wit... 0.00
More accommodating read for scientific notation in Haskell -0.21
Guararantee an instance to have a certain function 0.00
Haskell update parameters 0.00
Toggle Cases in Haskell Language +2.21
Why/when can't $ be used instead of parentheses in Haskell? -0.15
Trouble with JSON (Data.Aeson) -0.65
handling different argument types for different instances of typecl... -0.56
Polymorphic Data Families in Haskell 0.00
I heard that Haskell variables are immutable but i am able to reass... +0.34
What are the default build option of Stack's package.yaml neede... 0.00
What is a monad for someone who doesn't want to learn Haskell i... -1.17
Haskell Parser sequencing not working 0.00
Trying to multiply lists together in haskell -2.21
Working with Data.Sequence in Haskell 0.00
Why Haskell has classes and inheritance 0.00
Using maybe for pattern-matching of list renders error +0.06
Extract YYYYMMDD from [Char] and create DateTime value -0.06
Why is GHCi accepting something at the prompt that won't compile? +2.00
Map param to function - fmap ($ 3) (4+) +1.53
Finding elements and their indices in a list -0.13
Avoiding usage of fail in parsers from Parsers library +1.54
Typecheck fails for apparently equal instance definition +0.85
Function application in Haskell and the difference between (), . an... +0.35
Haskell Lens: How to elegantly test list item -2.40
Why is Haskell monadic bind left-associative? +1.42
Haskell: using ExistentialQuantification and got an error: Couldn&#... 0.00