StackRating

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

chi

Rating
1617.35 (1,173rd)
Reputation
82,089 (998th)
Page: 1 ... 4 5 6 7 8 ... 39
Title Δ
(Haskell) How to convert from Ratio Integer to Ratio Rational? +2.12
Constructor not in Scope / Pattern matching parse error +1.00
I'm having trouble with a multi-parameter typeclass +1.51
"Data Types a la carte" - injection on the right questions 0.00
How to determine if true/false and then return a function 0.00
How to calculate a polynomial equation in haskell +1.68
Finding the index of an element in a list +0.37
Struggling with parsing if statements and code layout in Haskell -1.23
How to plug this type hole? 0.00
How to concatenate [Maybe Text] with lenses? +0.69
Sequence over heterogeneous list in Haskell +1.71
Code to copy each element of list to another runs without error but... +0.15
Nested datatype for square matrices 0.00
Maybe in a monad +1.26
Make function with (Maybe a) parameter "generic" 0.00
Function that runs a state monadic computation in the instrumented... 0.00
Can I mock an interactive program using the state monad? 0.00
Specifying a dependent type via type family in a GADT data construc... 0.00
Checking root permissions from Haskell 0.00
Why is recursion slower than filter with this Random number counter +2.08
Behaviour of overlapping instances in recursive list transform 0.00
Constraints for Recursive Types 0.00
How to use atomicModifyIORef with impure functions? 0.00
`f, g, h :: Kleisli ((->) e) a b` <=> `f >>> (g &... 0.00
Different notions of weak head normal form? 0.00
Why haskell gnuplot code works in ghci, but not from CLI after comp... +1.49
Can the CPS-styled `call/cc` be written in terms of a hypothetical... 0.00
Understanding the writer type 0.00
pattern matching on constants +2.16
The simplest way to generically traverse a tree in haskell +0.38
Is a function that calls itself only once no matter the input recur... +1.67
Haskell: What does it mean for a type signature to be total? +0.50
Parsing within case block +1.36
Monad State not Updating 0.00
Combining text in list comprehension +0.75
Using unsafePerformIO in a guard condition -2.44
Why can't GHC work out which field to use in this case statement? 0.00
Are join and return the inverse of each other? 0.00
Add memoization to a recursively defined haskell function 0.00
Why is this (unexpected) type returned by a higher order function? 0.00
GADTs with single constructor 0.00
Do all the function types form a subcategory of `Hask`? 0.00
Conversion of distributive type families of constraints 0.00
In Category theory, can two empty sets be isomorphic with each other? +0.49
Printing 2 o/p s at same time on console in Haskell 0.00
What does an escaped ampersand mean in Haskell? 0.00
Haskell Exercise deconstructing record syntax -2.69
C++ destructor recycling -2.00
How does `MonadWidget` fit to `WidgetFor`? 0.00
Why do I have to coerce this data type by fields, rather than all a... +2.26