StackRating

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

rampion

Rating
1567.06 (4,436th)
Reputation
63,663 (1,402nd)
Page: 1 2 3 4 5 6 ... 14
Title Δ
How to wrap exceptions to provide context? 0.00
Functional Parser example in Haskell using GHCi 0.00
Most efficent way to move a directory in haskell 0.00
Ways to pack (adjacent) elements of a list into 2-tuples -0.50
How do I implement nested functions in haskell 0.00
Is there a lazy Session IO Monad? +0.98
How to return a polymorphic type in Haskell based on the results of... -2.13
Using a Lens to read multiple fields -0.56
What would the type of a list of cascading functions be? +0.62
How to write a Perl-style loop in Haskell? +0.09
Decide(in Haskell) if a number is or not a palindrome without using... +1.35
List comprehension with IO Bool in Haskell -0.81
Binary.Get: How can I be more DRY parsing complex structures? 0.00
Converting Either a (IO b) to IO (Either a b) 0.00
Prime Factoring Function in Haskell -0.60
What does fixIO do? +2.28
More Concise Pattern Matching on ADT with Multiple Data Types? 0.00
How to break|break|return in a Haskell list comprehension -0.80
One interesting pattern -0.60
Haskell lenses: how to make view play nicely with traverse? -1.73
Types for parser combinators +2.23
Beginning Haskell: A project based....How to I construct a Vector f... 0.00
Bicategories in Haskell 0.00
Is there a way to elegantly represent this pattern in Haskell? +0.09
parse error on input 'let' Haskell 0.00
How to deal with false positive on non-exhaustive pattern matches? +1.49
Searching through tuple of more than 2 elements -1.81
How can I instantiate PrintfArg 0.00
Type signature of runErrorT -0.18
Abnormally slow Haskell code +0.41
Is there an error in this quasi-quoter expression? 0.00
the statement <- doesn't compile for Maybe +2.38
What container really mimics std::vector in Haskell? +0.86
Why can I use this "private" value constructor? +0.55
Useful ReadLn in Haskell 0.00
In this example how would I make filenames appended with "0000... -0.24
Matching Elements From Arrays -0.27
Delete Second Occurence of Element in List - Haskell +0.54
Optimizing BFS implemented in Haskell -0.09
Greasemonkey script to add parameter to URL -0.10
How can I cancel vim recording that has already started, so that it... +1.32
Why use 4096 elements for a char array buffer? +0.63
Mechanize: Match fields by label text -0.53
Haskell - Error map function returning a list 0.00
Haskell: List combination for Integers +0.85
How do I specify a glob that matches file.txt but not file.x.txt in... 0.00
Testing Haskell traversable with a simple example +1.16
Create Elements of an Object in a Loop +1.45
Requiring that a function must be a retraction in Haskell? 0.00
Is a nested "if" loop necessary when using .instance_of()? -2.53