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 4 5 ... 6
Title Δ
Monad "unboxing" +0.74
Is Cairo Graphics slower in other languages than c? In Haskell for... 0.00
Combining prisms when extracting JSON fields with lens-aeson +1.88
Prime finite field (Z/pZ) in Haskell with Operator Overloading -0.30
Data families vs Injective type families -0.39
How Monads are considered Pure? -1.04
Is it possible to redefine fst without using pattern matching? 0.00
Why can Haskell not handle characters from a specific website? +1.28
Why does haskell versioning policy have two places for major versio... 0.00
What is the analogue of ConcurrentHashMap in Haskell? -2.31
Haskell: functor from this data type? 0.00
Efficient functional list iteration in Python -2.66
Haskell Space Leak 0.00
No instance for (Num[Int]) arising from the literal `3' 0.00
Haskell Types vs. Typeclasses in architecture +1.42
Why does `:type` sometimes show `a` and other times `t`? 0.00
Haskell - foldl' in terms of foldr and performance issues 0.00
In GHC.TypeLits what is someNatVal good for (which we can't acc... -0.76
Continuation monad for a yield/await function in Haskell +1.51
source database for testing optimizer 0.00
Why is my mutable linked list slower than the immutable variant? 0.00
Cartesian Product resulting in List of List of fixed length (the ha... 0.00
Why doesn't `iterate` from the Prelude tie the knot? +0.80
Can I have an unknown KnownNat? 0.00
Kind Classification of Types 0.00
Implementing Backtracking on Haskell -0.38
Are there any use cases for this function : foo :: (b -> c) ->... -1.62
Is it possible to get the infinite kind error in Haskell 98? +0.36
Any advantage of using type constructors in type classes? +1.66
The purpose of forall in RankNTypes 0.00
How to write Haskell partial functions that will never have invalid... -0.03
How to get C-like performance when filling up a mutable buffer in G... +0.82
How would I use lens in Haskell to duplicate Python's enumerate? -1.37
'join' for Applicatives? +1.65
Hex form for a sha1 hash of a String? +1.64
Why having a separate module for types? 0.00
Guess My Number, a monadic headache +0.03
Why do we need monads? +0.43
GHC ccall safe VS ccall unsafe 0.00
What are Haskell continuation based web framework? +2.21
How to implement delete with foldr in Haskell +2.00
How to implement delete with foldr in Haskell -0.67
Haskell inserting into a specific tree -0.62
Using a Prism as a smart constructor 0.00
General 'typeless' STack in Haskell -0.01
Is the Random Monad independent between replicateM iterations? +0.35
Haskell compiling with -O2 drastically increases memory usage +1.74
Compiling a type class, Queue, with an instance for lists, don'... 0.00
What is the general case of QuickCheck's promote function? 0.00
Why does foldr use a helper function? +1.79