StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

luqui

Rating
1631.93 (844th)
Reputation
49,324 (2,047th)
Page: 1 2 3 4 5 6 ... 14
Title Δ
Haskell: where bindings pattern match 0.00
Why is Prelude.drop faster than a trivial one? 0.00
Remembering old data -0.43
How do I write aeson ToJSON instances for types with kind (* ->... 0.00
Determine factor exponents -0.68
How to convert string to an actual term in Haskell? +0.76
Is it possible to iterate the application of a non-endomorphism? -1.72
Manual type inference in Haskell -1.12
Can we access the output from a replicateM defined in a do-block +2.10
Optimize Superclass Method Depending on Subclass 0.00
Writing doubly-recursive functions without pattern matching +0.77
Is it possible to ensure that two GADT type variables are the same... -2.20
Existential type as return value -0.24
Sort integer List in haskell +0.79
deriving Generic doesn't work even though DeriveGeneric is on 0.00
Haskell: For Loops? -0.64
Parsing expressions inside arithmetic expressions 0.00
Why is Maybe's Semigroup instance biased towards Just and the M... +1.99
In Haskell, is it correct measuring performance using a timestamp o... 0.00
Defining strict application ($!) myself does not result in the same... 0.00
Haskell Cartesian product of infinite amount of infinite lists 0.00
Trying to multiply lists together in haskell +1.81
Is `data PoE a = Empty | Pair a a` a monad? -0.69
Generating a unique value in Haskell do-notation -0.38
Ambiguous type variable in a test for empty list 0.00
Conditionally binding or ignoring a value in do notation +1.71
Why would you write Haskell like this? +0.96
Simple prime number challenge haskell code gives incorrect answer 0.00
Haskell Strict fields 0.00
Haskell random IO to Int 0.00
Generalised newtype deriving on class functions with Functors 0.00
Text.Regex.Applicative - Multiline Comments 0.00
Periodicity (Fibonacci mod sequence) in infinites list Haskell +1.12
Common functionality for different types 0.00
How to remove the trivial parameter? +1.60
Given a Nothing, how do I construct values of type RWST env log sta... 0.00
Is GHCI monadic bind strict? +1.64
Instance implementation for in a class nested data type +1.99
If pattern matching with `Maybe a` result -1.84
Is it possible to derive induction for the church-encoded Nat? +0.34
A spurious constraint is appearing on my (admittedly tortured) Hask... 0.00
Partial Derivatives in Haskell -2.05
Can sequence over infinte maybes ever terminate? +0.39
How to prove that a string is in hexadecimal format? 0.00
Haskell while to do while 0.00
Returning a value of any type that implements a specific typeclass -1.34
Fast powerset implementation with complement set -1.71
Cloud Haskell - How to write "pure" for Closures? -0.65
Haskell - manipulating/extending an ADT that isn’t under your control -0.57
Having a custom fmap traversing until non Functor type is found 0.00