StackRating

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

Carl

Rating
1604.63 (1,599th)
Reputation
20,454 (6,622nd)
Page: 1 2 3 ... 6
Title Δ
Function with strict arguments +2.41
Haskell Is there a function for creating every variation of applyin... -0.55
Function definition has type error in function many 0.00
Parametricity in Haskell 0.00
a fully backtracking star operator in parsec -0.84
Why does try not trigger backtracking in this example 0.00
"Could not deduce" errors when mixing MonadIO, MonadState... -2.17
How to capture type variable in TemplateHaskell quote -2.24
ghc error: hidden package, but it's actually exposed 0.00
Witnessing how frequently a value has been evaluated in Haskell 0.00
What's interfering with my scoped type variables here? 0.00
What is the connection between primitive recursion and catamorphisms? 0.00
How to find and use QuickCheck package since I forgot to use --lib... 0.00
Can I get this ambiguoulsly typed function to compile? +1.73
Haskell: why is usleep + threaded compile option more precise than... 0.00
What is causing my program to only print parentheses? 0.00
Bulma CSS class won't apply to element in Obelisk project 0.00
Haskell: How to access individual elements of Linear.V or Linear.Ma... +1.66
Haskell, hGetContents blocking problem (reading more lines) 0.00
How can I turn a [TExp a] into a TExp [a], or otherwise apply refin... +1.70
Why don't we write haskell in LISP syntax? (we can!) -0.34
Are the liftM functions deprived of their monadic essence? 0.00
issues reproducing Haskell lens tutorial 0.00
Missing Haskell primitive to apply a function to each element of a... +1.55
List comprehension in Haskell of any order or dimension +1.46
Haskell: Making Quasi-Quoted values strict / evaluated at compile-t... 0.00
How can I interrogate the current GHCi environment? 0.00
Why does GHC refuse to allow this existential type function? -0.47
Why does the identity function sometimes change whether patterns ar... 0.00
Why is accessing System.Info not considered an IO operation in Hask... +0.08
Is there a way to realize a function of type ((a -> b) -> b)... -0.22
What is the proper way to fill some complex structure with data fro... 0.00
Is there a van Laarhoven representation of `Optional` 0.00
Why do I receive the Partial datatype? 0.00
Lazy Catalan Numbers in Haskell -1.35
Why is recursion slower than filter with this Random number counter -2.08
Compute all sublists with nth element removed -2.34
Instantiate the Endofunctor type with the Show class 0.00
why is every haskell type lifted (ie, occupied by _|_)? +0.39
Testing if a reader monad is called in the wrong environment +1.21
How to memoize the repeated subtrees of a game tree (a potentially... -2.42
What is the reason of error "Not a data constructor"? 0.00
Given a list of a, select 2 elements from the list, combine them an... +0.98
Do IO operations run in green threads? -2.51
Data.Bytestring length gives wrong length 0.00
What does "a monad is a model of computation" mean +0.30
How much impact does branch prediction have on Haskell program? 0.00
Lens access Map Key 0.00
Accumulating [State s a] results +2.21
Why read cannot resolve a type with one argument? -0.18