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 ... 5 6 7 8 9 ... 32
Title Δ
Haskell - need to define Vector2 instance for typeclass 0.00
How to "overload" dollar operator in Haskell +2.18
Haskell function that takes input as a String and returns same sequ... 0.00
Is it impossible to let-bind a composite lens? 0.00
Parallel numeric integrator function slower than sequential version... 0.00
Problem with creating a type class for a heterogenous operation +0.32
Bad performance for parallel N-Body in Haskell 0.00
Can I select an instance without resorting to TypeApplications? +0.32
Should my monoid be left- or right-biased? -2.12
How to enforce type when using point free notation +1.77
Why can I not use type variables in this instance declaration? 0.00
Vector Space plus Matrix as category 0.00
How to write a type instance for a compound type having existential... 0.00
Sum tuples of Num instances +1.29
Why is this instatiation of Functor not working? 0.00
Make a threadDelay-like function in Parsec - Haskell 0.00
What is the difference between '.' and '<<<... -2.25
Why do Enum operations fail when no type is given in GHCi? 0.00
How can I get a Binary instance of the thyme package's UTCTime... +1.23
How to run GHCi in command line like a regular shell command 0.00
How to lens onto field of a record which is a polymorphic function? 0.00
Can we declare a newtype with a function? +1.78
Haskell Understand Definition of functions +0.35
Combine ST and List monads in Haskell +2.00
Combine ST and List monads in Haskell -2.00
Evaluation of a function in other functions with same parameters in... 0.00
Unable to generalise data operations in Haskell, ambiguous return t... +1.26
Mixing Parser Char (lexer?) vs. Parser String -0.95
Haskell get the position of an item in a list +0.33
Applicative instance trying to use monoidal functors +1.69
How to link to a specific implementation of a typeclass function? 0.00
haskell AD module: difficulties with Mode typeclass 0.00
How do you write the mathematical |x| in haskell? +0.32
stopping ghci from displaying modules in the prompt 0.00
Idiomatic stateful loop in Haskell +0.43
Why arrows in input are not useable in arrow commands in a proc blo... 0.00
Is there a standard function like `>>`, but returning the res... 0.00
Where is the bifunctor for functions in haskell? +1.80
Functor associative law confusion -0.50
Haskell Monad - How does Monad on list work? -1.51
Mathmatic AST in Haskell 0.00
Using Proxy in a TypeClass 0.00
Writing a Hashable instance for a large sum type +1.80
How to generate random Int in Haskell? +2.17
Can TimeDuration type be an instance of Semigroup and Monoid? +1.02
Why does `guarded False = fail "skipped"` type-checks? 0.00
How to write a Show instance for the Mu recursive type 0.00
How to convert a tuple of Eithers to a list of Eithers? +1.50
Are sequences faster than vectors for searching in haskell? +0.33
Typeclass method which returns another typeclass in Haskell +0.34