StackRating

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

jpath

Rating
1524.30 (24,804th)
Reputation
2,046 (82,163rd)
Page: 1
Title Δ
Up to date (lts-13.0) minimal base docker image for haskell/stack? +3.55
Failure handling in a Parser function 0.00
How to combine Megaparsec with Text.Read (derived Read instance) +3.81
Convert string to custom data type Haskell 0.00
Creating many similar newtypes/typeclass instances in Haskell +2.02
In Haskell terminology, what are monadic effects? +4.10
How to create an instance for Floating only? -3.06
Picking 2 unique values from an infinite list 0.00
Implementing an MFunctor instance for RVarT -4.21
Why is it impossible to Applicative-traverse arrays? (Or is it?) 0.00
Haskell - no output from within StateT monad +1.26
Data.Random.Extras Usage 0.00
Unable to deduce two constrained types are the same 0.00
Function to calculate portions and instance of a class in haskell 0.00
Evaluating recursive function in Haskell +1.04
Haskell longest contiguous series of elements in a list +4.12
Removing conjugate tuples from a list in Haskell +3.59
Shouldn't this be in a library somewhere? -2.84
Is it possible to make this recursive function point-free? +4.26
What does the type a -> b Bool mean in Haskell? +1.27
Haskell multi-line `let` in `ghci` 0.00
What does Haskell's "do" keyword do? +2.01
Monad "unboxing" +4.57
How to implement a 'ex :: Maybe [[Maybe a]] -> [[a]] ' m... +0.00
Haskell: head . mergeSort (for min element) in linear time? 0.00
Overloading a function with a data type in Haskell -4.93
Are there better ways to do Map k [v] -> Maybe (Map k v)? 0.00
Creating Instance of Eq for custom data type in Haskell 0.00
Haskell: takeWhile on list of Maybe 0.00
Convert kth bit from last 0.00
Curious case of type of 2 in haskell 0.00
Matching list of lists with other list of lists -1.66
Apply a function to every arguments in haskell +4.86
threadscope installed via cabal, but cannot be called from terminal 0.00
Group Elements by Equality 0.00
Moving average in Haskell +1.87
How to reverse characters in a string keeping digits at the origina... +0.77
How to call liftIO from MonadBaseControl IO m? 0.00
Ambiguous type variable from use of array freeze in ST monad +1.17
What does getStdRandom $ randomR return? -3.27