StackRating

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

jakubdaniel

Rating
1473.24 (4,514,598th)
Reputation
1,767 (93,912th)
Page: 1
Title Δ
Why do not MonadTrans the whole type? -4.05
How to write a Traversable instance for function, in Haskell? +4.26
Two implementations for List Monad bind in the literature: why are... -2.65
Given a List of Lists, return a Listh with Lists' length ( in a... 0.00
How to make a Type-constructor part of the Functor typeclass if it... +4.55
Redundancy regarding product types and tuples in Haskell -2.82
How can i get the type of a polymorphic function for a specific typ... -3.77
How to sum only the odd indexed digits in Haskell? +4.23
A recursive function that always returns 91 given a natural number... 0.00
Use of a monad superclass in a monad instance declaration? 0.00
No instance for (Show b0) arising from a use of `print' The typ... 0.00
What is the advantage of using the reader monad over passing the va... +4.36
Reformatting a Haskell data constructor type program and reformatti... 0.00
DPLL algorithm and number of visited nodes -2.15
How to know in Haskell in what row and column of a table ([[a]]) yo... +4.38
Continuation function implementations based upon input type? +0.30
GHCi: cannot pattern match over custom type 0.00
Monadic operations within data type? 0.00
Removing the usage of fromJust -2.73
Type parameters issue in Haskell +4.41
confusion over the passing of State monad in Haskell 0.00
How to use the Select monad to solve n-queens? -1.84
Solve a memoization in Haskell 0.00
Pattern-matching in Haskell and Erlang -2.36
How can I check if character belongs to a group of symbols in Haske... 0.00
Uses and examples of monad transformers? -3.29
How can I sum up the values in lists within lists in Haskell? -3.82
haskell, data tree functions, string output? 0.00
Haskell Says My Guard Has A Parse Error -0.48
Print elements of a matrix in diagonal stripes -1.80
explanation of function inits with monads 0.00
Missing instance of MonadReader 0.00
Round-to-nearest function in Haskell +0.25
reactive-banana how to do IO events correctly 0.00
Get value of Maybe in Haskell -3.30
minimum height in tree -1.59
Confuse about flip function -2.30
Using GHC as library 0.00
How to apply stateful computation to a list? -3.35
Haskell - deduced type too strict -3.07
Cannot compile Haskell -3.76
Identity with 2 Functions and Restrictions Haskell -2.68
Haskell, list of lists from a tree +0.67
Haskell - How can I make this lists into tuple function pair with a... -3.62
Numeration count inside a recursive function -3.10
I already have an add function how can I use it in multiplication f... +0.46
How to make an 'add' function using n-1 and n+1 +3.89