StackRating

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

Will Ness

Rating
1462.45 (4,527,082nd)
Reputation
48,276 (2,117th)
Page: 1 2 3 4 5 6 7 ... 36
Title Δ
How does the do notation in Monad mean in Haskell +0.36
Why can Tail Recursion Modulo Cons be optimized? 0.00
Scheme: problem about display when using `delay` expression 0.00
Calling Map.mapWithKey with input function that return a Monad type 0.00
Rules for top-level function definitions order in Racket and Common... -0.91
Work on list updated on the go in list comprehension 0.00
How to randomly shuffle a list +0.52
The type of foldr (.) id -1.42
Why does my sieve not perform well for finding primes? 0.00
Concatenation in Haskell and confusion with AList ([a] -> [a]) -0.45
The <* syntax in Haskell 0.00
How do i implement the take function in Haskell using takeWhile? +0.53
Combining parsers in Haskell 0.00
Avoid double recursive call in Prolog +0.98
Can Emacs Lisp assign a lambda form to a variable like Scheme? -1.18
Will recursively-called variable be free or bound? +1.12
How to quickly read the do notation without translating to >>... +0.88
Trouble with equation for tick in Wadler, »Monads for function... 0.00
Understanding do notation for simple Reader monad: a <- (*2), b... +0.96
Question about foldl function in Racket. (Functional programming) 0.00
Racket: expected: procedure? 0.00
Trying to figure out error message with divide -Haskell 0.00
Create an infinite stream from a list -0.40
Question regarding creation of an absolute value function in scheme 0.00
Space complexity of streams in Scheme +0.09
Monads and liftM +2.52
Defining a tail recursive function equivalent to this Haskell funct... -0.35
Space-efficient writing of functional notation 0.00
Why does it say my predicate block/3 is not called? 0.00
Haskell IO : Printing Command Line Arguments +2.82
Haskell fold left over infinite list not applying lazy evaluation 0.00
How do I fix my Prime Generating program, from producing composite... -1.55
How to solve a Haskell code error "<>' is not a (vis... -1.69
Haskell Function Composition (.) vs Function Application ($) +0.19
The inner `try` interation in `fixed-point` +2.35
List comprehension in Haskell of any order or dimension +0.57
How to combine binary and unary function to obtain the step functio... -1.23
Cloning,Copying prolog list -0.83
How can I debug scheme program with DrRacket 7.5? 0.00
Problem with printing length of permutations in Haskell +3.02
Reverse every second list of lists in Prolog +1.32
Copy all the elements of one list N times in a new list Prolog +1.79
Writing an isPrime function in Haskell 0.00
How do I make this algorithm lazier without repeating myself? -1.34
How do I fix "BINDING form is not a proper list" error -1.32
Why does my lazy filtered list in scheme consume so much memory? 0.00
Using a single clause compute whether the sum of any three members... 0.00
Join semilattice examples amongst semigroup instances in Haskell +2.45
How do you convert a list of numbers into a list of ranges in haske... +1.82
how do we represent complex integers addition and multiplication in... +0.46