StackRating

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

Zeta

Rating
1664.76 (366th)
Reputation
85,419 (942nd)
Page: 1 ... 8 9 10 11 12 ... 26
Title Δ
In Haskell, how do I force an expression to be of the return type o... +0.34
How can I printf a list of tuples? 0.00
How to use (.) in Haskell -0.19
How to use foldr correctly in Haskell? 0.00
How do I make MonadRandom a Functor? 0.00
Invisible type signature in Haskell -2.07
Converting IO [FilePath] to String or Bytestream +1.64
How do I code my Applicative stateful computation? +1.46
What is the pattern for mathematic sequence? -1.01
Simple questions about the scotty Haskell web framework +1.92
Haskell :: Aeson :: parse ADT based on field value 0.00
How to filter a list with another mutable vector in haskell -0.78
Space leak in Pipes with RWST -0.28
Haskell passing empty Character to a function -0.47
Is there a Haskell equivalent of Scala's Iterable.maxBy? +1.69
Initial state of state monad and how it first gets passed along 0.00
Multi threading and getting An Error Calling Function +0.10
If statement returns wrong output C++ -0.57
Complex data structures in Haskell +0.55
Exporting "pattern matcher" but not "constructor" 0.00
weird type issue in haskell giving me issues (Par Monad) 0.00
Trying to de allocate a vector with a while loop, task manager show... -0.48
split an arbitrary set s into two subsets of fixed size -0.76
calculating number of inversions in a list in haskell -0.83
Is there a way to elegantly represent this pattern in Haskell? +0.93
MVars are blocking indefinitely; but only in certain scenarios. 0.00
Haskell: data type for representation of binary, hexadecimal, and o... +0.34
fmap putStrLn getLine does not perform IO 0.00
I have issues with my JavaScript -2.01
Is there a way to kill all forked threads in a GHCi session without... 0.00
What happens to child threads when their parent dies in GHC Haskell? +1.28
How can I build a ThreadId given that I know the actual number? 0.00
Which is the most idiomatic way to "lift up" by some tran... 0.00
Prime number checker returns any number as a prime. C +0.35
Trying Haskells plotList command, and nothing is being shown 0.00
IO/Monadic assign operator causing ghci to explode for infinite list 0.00
haskell: factors of a natural number +1.67
In haskell finalize foreign pointers immediately after they are no... +0.32
How do I calculate the row offset in a sparse matrix representation? 0.00
bug in nthroot using fixedpoint 0.00
PureScript does not compose `trace` and `show` 0.00
Why do I get "non-exhaustive patterns in function"? 0.00
What does `cin >> variable` in while mean? -0.39
improve function performance +0.36
What is the neatest way to go from recursion to iteration when ther... 0.00
Scale matrix by a constant in Haskell Data.Array.Repa 0.00
Global state in multithreaded server 0.00
Searching through tuple of more than 2 elements +1.81
Parallel Haskell. Rate-Limiting the Producer 0.00
Why is function() {...} needed to invoke a function after an onclic... -0.66