StackRating

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

sabauma

Rating
1534.83 (14,753rd)
Reputation
3,973 (42,209th)
Page: 1 2
Title Δ
Haskell standard function (or simple composition) for "mjoin&q... 0.00
Why doesn't the List fuse as well as the Vector? (Haskell) 0.00
Implementation of `sequence` with `ap` 0.00
Why is my little STRef Int require allocating gigabytes? 0.00
Out of Memory Using Attoparsec 0.00
How does mapA work with a Stream Function Arrow in Haskell? 0.00
Xmonad toggle fullscreen / xmobar -4.03
Type check error in Haskell monad chaining -0.65
json parsing in haskell part 2 - Non-exhaustive patterns in lambda +3.60
Parsec parser failed on many1 and manyTill combinators +3.68
Why does this Haskell expression compile? -3.97
json parsing in haskell 0.00
Binary tree monad implementation 0.00
Repeatedly call a function: Haskell -1.79
Can Haskell optimize function calls the same way Clang / GCC does? +3.69
Generating all contiguous sublists of a list 0.00
Evaluation of an AST (as a GADT) with arrows as atomic values +1.62
optimize/improve Haskell code to list sub-sequence frequencies +3.60
Defining a class with functor-ish and non-functor-ish functions 0.00
Creating images to use with repa-devil -0.34
How can I understand "(.) . (.)"? -1.42
Is there an elegant way to have functions return functions of the s... +1.24
Why is there no implicit parallelism in Haskell? +1.38
Haskell: what does this method do +3.91
Structural induction in Haskell 0.00
Lazy IO in haskell: How to return a lazy list that is generated by... +2.02
recursive function for handling Data.Text replace outputs a way lon... 0.00
Haskell: Non-exhaustive patterns in function (simple functions) +3.10
Telling if a list contains some information in sequential order +2.29
Pattern match with GADTs +4.54
Haskell: Typeclass implies other typeclass +4.42
how to write a derivable class? +0.01
iterate list creation from IO Int, How to? +3.64
Parse fixed length text with attoparsec 0.00
Efficient parallel strategies -0.05
Maximum of IO(Int) list +0.21
Implementing Foldable for a Trie 0.00
Haskell pattern binding destructively modifies variable? +3.36
Delete minimum in BST Haskell 0.00
Find the K'th element of a list using foldr and function applicatio... +0.86
MonadRandom: why stack overflow happens? 0.00
Need help converting Maybe to Char 0.00
A way to declare a constant value in a type class -3.29
Haskell do keyword +4.11
the Coverage Condition fails -3.83
Importing under a new name in Haskell +4.46
Using patterns to find the nth element +4.66
Haskell: understanding partial application? -1.96
python conditional list creation from 2D lists -1.43
How to list directories faster? -2.55