StackRating

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

mokus

Rating
1543.97 (10,034th)
Reputation
3,050 (55,453rd)
Page: 1
Title Δ
Unlike a Functor, a Monad can change shape? +2.04
Applicative instance for State and other MTL monads? +3.81
Why does this Haskell code not terminate? +1.48
Haskell FFI Support for Functions With Variadic Arguments -1.55
Haskell - error by execution 0.00
what does "exists" mean in Haskell type system? +1.92
Using functors for global variables? +4.36
Why do these slightly different methods for finding roots yield dif... 0.00
Weighted random map +3.70
Achieving polymorphism in functional programming +2.48
Find missing element +4.27
Purely functional equivalent of weakhashmap? +4.11
How to find nearest vector in {0,1,2}^12, over and over again +0.96
State monad - adapt functions that only work with parts of the state? +3.72
Adding the powers of numbers in haskell with foldl +0.29
Why isn't (->) implemented with Control.Monad.Instances by default +4.83
Reading and representing input which specifies the data type to use 0.00
Computing the mode (most frequent element) of a set in linear time? -2.04
Amortized analysis: FIFO with two stacks +3.90
Is tail recursion possible if a comparison depends on the return va... -2.98
Error: Ambiguous class occurrence "Ord" +4.35
Is there an inverse of the Haskell $ operator? -1.59
In what sense is the IO Monad pure? +4.12
Conflicting Definitions in Pattern Matching 0.00
In Haskell, is there any way to express that a type should be an in... -3.51
Does this simple Haskell function already have a well-known name? -0.12
Help me understand linear separability in a binary SVM +0.28
True random number generation +3.63
When is memoization automatic in GHC Haskell? -3.91
Real world use of GADT +4.05
Haskell's if statement for error checking -2.93
Haskell: Why do the Maybe and Either types behave differently when... +4.32