StackRating

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

Daniel Wagner

Rating
1672.95 (296th)
Reputation
110,094 (629th)
Page: 1 ... 20 21 22 23 24 ... 40
Title Δ
Printing two arguments 0.00
How to ignore exception or Error and continue IO actions in Haskell? 0.00
What's the difference between "float" and "fract... -0.85
How to omit fields that will be filled in by the database 0.00
Applying Function Passed as Argument to Different Types in Haskell 0.00
How to write a recursive function with initial condition in Haskell? +0.30
What optimizations can be made to this Haskell code? 0.00
Generating arbitrary `JointList` with concrete types 0.00
how to print a formula like "1+(3-2)" in haskell? 0.00
Why is context reduction necessary? +1.19
How to use high order functions with data types in Haskell +0.63
How to do control flow in Haskell +0.47
Ambiguous type variable when updating two record fields at a time (... 0.00
Monadic guard with Either 0.00
Passing environment variables to myrepos (mr) 0.00
how to implement non-reference transparent data structure in Haskell? +0.78
Functional Programming Idiom to compute maximum of 4 numbers withou... 0.00
Haskell: Using patten matching with currying data 0.00
Is there a lazy mapM? -0.22
Is there no way to handle encoding with Data.Text.IO.hGetContents? -2.57
Does asynchronous message transmission and reception make sense in... 0.00
Basic Yesod Hello World! giving me parse error 0.00
Appending monad -0.43
Is "type variable" the alias of "type parameter"? 0.00
Why is <*> an infix function in Haskell? 0.00
Extract a random element from a list (and remove it), learning monads +1.57
How to add two lists like matlab in Haskell? 0.00
Proving Composition Applicative law for ((->) r) type 0.00
Is there a point-free way to convert a conditional check into a May... +0.68
Defining monad from scratch in Haskell -0.17
Most efficient way to write (init, last) in Haskell 0.00
Setter lens to act on a range of a list in haskell 0.00
parsec: string choice parser with useful error messages +0.80
Applicative functor that reverses order of effects 0.00
mod, div in Haskell 0.00
Using the show typeclass in an instance 0.00
Haskell, Gen instance of B when class A provides enough info for cl... 0.00
Extending `read`-like behavior 0.00
A real life example when pattern matching is more preferable than a... +1.22
Function that removes element if it exists but adds it of it does not -0.63
Mixing up monadic functions with pure functions in do notation +1.61
Can the Haskell prelude functions be reduced to a set of core funct... 0.00
Haskell IO execution order 0.00
What is the reason for a Turing complete type system 0.00
Haskell's bed-and-breakfast matrix multiplication is wrong? +2.48
Haskell module not compiling -1.97
Generating a sublist from cycle in Haskell +0.92
Polymorphic function over types combined by typeclass +0.51
Applicative implementation of Const Monoid +1.67
Applicative Laws for the ((->) r) type 0.00