StackRating

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

Jonathan Cast

Rating
1488.16 (4,442,113th)
Reputation
4,082 (41,049th)
Page: 1 2
Title Δ
How is "a monoid on applicative functors" different than... -3.93
Typeclasses and overloading, what is the connection? -2.60
using aliased with Moose doesn't seem to work when declaring cl... 0.00
Use of put with >> in the state monad +4.58
Evaluating recursive function in Haskell -2.60
What is the meaning of this sentence in <Why Functional Programm... 0.00
GHC claims module only available as a boot module when it shouldn&#... 0.00
Is using strict with an empty list equivalent to not using strict a... 0.00
Haskell code for one step redex of abstract machine? 0.00
How to implement this kind of IO-based loop using higher order func... +0.26
Are side effects everything that cannot be found in a pure function? -3.34
Is there a builtin "inverse function" of Control.Monad... -1.67
Haskell does not support the C++ overloading style in which functio... -2.05
Haskell (a -> m a) -> m (a -> a) -> m (a -> a) 0.00
Getting " parse error on input ‘<-’ " within a Yampa p... 0.00
Haskell - how to change the show to get the right output -3.28
Why it is impossible to divide Integer number in Haskell? -1.26
Creating instance of State in Frege +3.72
Adding values to ARGS in perl mason 0.00
Why is Haskell unable to resolve the number of arguments automatica... 0.00
Isn't this an array reference? Why isn't it an array refere... 0.00
Haskell: parse error on input '|' 0.00
Why do we need Control.Lens.Reified? -4.36
Dependent types can prove your code is correct up to a specificatio... -1.90
Laziness of (>>=) in folding -4.43
What is the benefit of base class variable holding derived class ob... 0.00
Method modifiers and glob assignments -3.17
Is there a way to be notified when 'print' is called on $fh? +0.26
In a table each row has an edit button. Show or hide the button dep... 0.00
Why is `(:)` built-in? +4.03
Trouble Understanding Monad (->) 0.00
Haskell's "permutations" function defined oddly +3.76
Is version.pm available in CPAN any longer? +5.25
Doing something on the final result of a recursive function, whithi... 0.00
What's the difference between StateT s (ExceptT e m) and Except... +4.19
Why does the Functor type class not include a fold method? +4.39
Can CString be an instance of IsString, Show? +4.66
Standard ML: Operator and Operand Don't Agree (Circularity) 0.00
where clauses in list comprehensions -2.99
How lazy evaluation forced Haskell to be pure -3.03
Is object-orientated programming compatible with functional program... +0.12
Is there a weakly typed / type unsafe lazy+functional programming l... 0.00
why the interpreter tell me "This kind of expression is not al... +4.36
Infinite recursion in IO wrapped with StateT causing stack space ov... -3.65
How can I elegantly do not . any in Haskell? +0.69
What does it mean that non pure functions break composability? +2.00
Haskell: put in State monad seems to be elided +4.16
<*> for lists implemented as do notation - isn't this &qu... +0.63
'Default Behavior' for Haskell recursive data types -2.11
Making Read-Only functions for a State in Haskell +4.54