StackRating

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

Petr

Rating
1518.84 (34,361st)
Reputation
46,202 (2,252nd)
Page: 1 ... 6 7 8 9 10 ... 13
Title Δ
Monoid vs MonadPlus +0.48
Interleaving list functions +2.24
Haskell's Scrap Your Boilerplate (SYB) - applying transformation on... +0.52
How can I write a pipe that sends downstream a list of what it rece... -1.88
Where do the foldl/foldr implementations of Foldable come from for... +1.43
One processing conduit, 2 IO sources of the same type 0.00
Arrays.asList(array) in java +0.94
Should do-notation be avoided in Haskell? -0.83
Beta reduction in lambda calculus using Haskell 0.00
How can eta-reduction of a well typed function result in a type err... +1.75
How to write this as a single function? -0.32
Is there a best practice to assign a value to a scala Option when i... -0.26
Parallel computations with fast randomness and purity? +0.06
Ackermann very inefficient with Haskell/GHC +0.09
Finding unique (as in only occurring once) element haskell -0.33
How to undo "hg qnew"? -1.04
How to concisely express function iteration? -0.83
Getting the head and tail of a custom List type Haskell -0.86
Can branch and bound algorithms be implemented purely functionally? +1.98
Fusing conduits with multiple inputs +0.47
haskell - flip fix / fix +1.57
Understanding Polytypes in Hindley-Milner Type Inference +0.47
list produces specific set of combinations -0.04
Haskell: Calling a function of two variables on N variable +0.51
avoid instanceof in Java +0.23
How to make scaladoc show default parameter values? 0.00
How to make a right-associative infix operator? 0.00
Does scala has a class for lazy thunks that are evaluated once or n... 0.00
How to make a tail-recusive method that can also refer to itself in... 0.00
More fun with applicative functors +0.11
How can I collect the Lefts of an Either from a tuple? -1.46
How can I duplicate a git-svn cloned repository, so that git svn dc... +0.48
Return from nested condition, for loop, try/catch block in Scala +0.25
Memoizing multiplication +0.55
Integer factiorization function somewhere in Haskell library? -2.02
I want my function to return a Stream[T], but I can't figure out ho... 0.00
Why does GHC print 15-tuples but not 16-tuples? -0.38
Haskell Invert Pair +1.63
Why use Collection.empty[T] instead of new Collection[T]() +2.05
Telling if a list contains some information in sequential order -0.72
Declaring a type class for multiplication of an N-by-N-element matr... -0.15
How to properly close network connections with network-conduit? +0.12
Diagnostic output in Haskell -0.50
Cleanest way to apply a list of boolean functions to a list? -0.25
Is there a stricter Data.Sequence? +0.10
Haskell split a list into two by a pivot value +1.29
Using pipes/proxies with concurrent MVars -0.43
What general structure does this type have? -1.32
Generating primes in Haskell -0.10
Scala: how to traverse stream/iterator collecting results into seve... -0.22