StackRating

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

shachaf

Rating
1566.06 (4,582nd)
Reputation
8,207 (19,175th)
Page: 1 2
Title Δ
What is the difference between Fix, Mu and Nu in Ed Kmett's rec... 0.00
Does GHC make a new copy of an object when deconstructing and recon... +3.59
How to use the "Of" lenses? (Haskell) 0.00
List based on right Kan extension -1.76
Haskell Char and unicode surrogates 0.00
GHC complains about non-exhaustive patterns that are enforced by th... 0.00
Polymorphic type aliases in haskell 0.00
Unfoldable instance for the cofree comonad 0.00
incorrect lens definition in Edward Kmett's presentation? 0.00
Infinite type error when returning a self-referential function in h... +3.43
Transforming functions of type `a -> b` into those of type `Stri... -1.41
Deserializing an existential data type -4.14
Function in haskell that like catMaybes, but having type [Maybe a]... -4.69
Can I tell GHC to just typecheck my code without actually compiling... -4.79
Is it possible to make a recursive datatype in haskell that accepts... -1.07
How is sequence syntactic sugar ([1..6]) translated into actual lis... 0.00
Trying to compile any haskell program that contains newtypes -0.88
How to use GHCi :set args on quoted strings that include functions 0.00
Black Magic in Haskell Reflection +3.34
StateT newtype: switching from mtl to transformers +3.98
Generalizing "sequence" for all functors? 0.00
Why would my datatype need to an instance of Monoid to use this lens? +3.17
What exactly are the categories that are being mapped by Applicativ... +0.13
What does !( ) means in data constructor? +4.40
Type Signature of functions with Lists in haskell +1.21
fix broken utf8 encoding in haskell 0.00
Generating lenses for a "lens" library with a custom name... 0.00
Evaluation of nullary functions in Haskell +3.18
Is it possible to only expose the typeclass interface of a return v... 0.00
How can I use Control.Lens to update the ith element of a list? +3.90
What does these square brackets in Haskell? 0.00
Is (>>) supposed to discard all left-side output? +4.95
Correctness of implicit lifting +3.46
Why can't I get time in a `do` block? 0.00
Does reading a TChan result in blocking or polling? +4.32
How do you call a void C function in Haskell 0.00
ghc wiki, future features, and lists of types 0.00
Determining 64-bit or 32-bit Haskell installed on Mac OS X? +3.35
How can I get the source of a function not included in prelude usin... 0.00
Pointfree (or library) function for applying two functions to singl... +2.53
Converting Data.Text to Int in Haskell +4.15
Use of existentials +4.83
Modulus/Remainder function for non-integers 0.00
Using Type Nats to create a type level list (having problems adding... 0.00
Why does underconstrained type sometimes give runtime error? 0.00
Can you partially constrain a type in Haskell? +3.97
type hints for the result of a (<-) +4.00
What's the canonical way to share modules between projects? -3.18
define equal-operation on bush data type in Haskell +3.79
Haskell output a list of ascii value +3.80