StackRating

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

jberryman

Rating
1526.46 (22,199th)
Reputation
11,799 (12,542nd)
Page: 1 2 3 4 5
Title Δ
Suitable Haskell type for large, frequently changing sequence of fl... -1.35
Simplify Monadic Type Signature in Haskell 0.00
How do you reify/walk a record definition in Haskell +0.49
How does this getRight :: Either a b -> Maybe b work? 0.00
Using mkStdGen from System.Random to generate random booleans -2.48
Profiling library via executable in cabal 0.00
Avoiding allocations in Haskell 0.00
theoretical deadlock in Control.Concurrent.Chan readChan -1.66
Is there an optimized combination of `span` and `foldl'`, or will t... 0.00
Is it possible to introduce additional type variables into a superc... 0.00
Can criterion be used for profiling concurrency across multiple cor... 0.00
Template Haskell: How to extract the number of arguments of a funct... 0.00
With PolyKinds and OverlappingInstances, writing an instance for (t... 0.00
Data Constructor promotion in GHC-7.6 0.00
Specializing a function for distinctly typed parameters 0.00
Inconsistency in Cassava documentation vs installed package on my s... 0.00
what would a "modern" TypeCast look like? 0.00
How can ++ and : be used interchangably in Haskell? +3.93
Implementing AlgorithmM of TAOCP vol 4 fascicle 2 using Haskell -4.07
Translating a simple imperative algorithm to functional style +4.25
Enforced pattern order -3.13
equal sign with haskell literals +4.10
How to find all possible subtrees of a binary tree in Haskell? +3.83
Resolving ambiguous instance for multiparam type class +4.23
8 queens in Haskell, unknown error? -0.16
Running a subexpression once +4.34
How to shorten a Haskell function definition with many equivalent p... -3.12
Is the infinite list capacity built into the `Ord` typeclass, or a... +1.33
Importing modules from a dependency package's Test-Suite 0.00
Haskell OpenGl and GLUT Ambiguous occurence +0.06
Could someone walk through how bind in the state monad is implement... -2.77
Find inferred type for local function +4.62
Haskell State example in wikibooks: fix per current Haskell? -2.48
Correctness of implicit lifting -3.46
Can this be done without Quasi Quoter? 0.00
Haskell Type errors (short code) +4.29
Why the Haskell sequence function can't be lazy or why recursive mo... +4.65
Representing undefined result in MIT Scheme +3.18
Composing Haskell filters +0.16
Typeclass which is superset of another and default implementations... +4.70
When should Haskell's Data.Map be used in favor of a list of tuples? 0.00
Define fmap in terms of the Data typeclass 0.00
Haskell recursion and memory usage -0.89
Haskell Vector Typeclass: Function of [a] -> [a] -> a 0.00
Heterogeneous polymorphism in Haskell (correct way) +0.33
Parser library that can handle ambiguity -0.01
How to create data for Criterion benchmarks? +3.77
Haskell Zipper for ADT with many constructors +0.43
Caching in Haskell and explicit parallelism -3.13
randomly choosing and filling datatype +5.35