StackRating

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

danidiaz

Rating
1549.38 (8,138th)
Reputation
17,690 (7,918th)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
Functional programming: How to carry on the context for a chain of... -0.68
Mapping the value inside a newtype +1.51
Haskell: Labeling an AST with type information using Algorithm W 0.00
Haskell Recursion Schemes: Label the tree with intermediate results +0.45
The purpose of the Traversable typeclass +0.56
Why is this HasField instance not being resolved? 0.00
Haskell Export Record for Read Access Only 0.00
How to avoid the need of an auxiliary newtype when matching this Ba... 0.00
Can (or should) 2 docker containers interact with each other via lo... -0.55
Idiomatic way to implement "m (t a) -> (a -> m (t b)) -&... -1.82
Is it necessary to write Haskell generics in a recursive fashion? -1.72
Cleaner Alternative to Extensive Pattern Matching in Haskell -0.79
Apply two Folds or Getters and only succeed when both succeed 0.00
A typecheck errors in deriving wrapper for Linear.V 0.00
mtl, reader, exceptt & stacking order 0.00
Creating a Handle that guarantees hClose failure 0.00
Understanding 'echo' service example API from Servant paper 0.00
Combining Either and Pair monads with transformers +1.32
Idiomatic prefetching in a streaming library 0.00
Where is the Functor implementation of `((,) e)`, the type annotati... -1.12
how to map data elements to data types -0.42
Issues using pattern matching with servant-client 0.00
Pipes Tutorial: ListT example 0.00
Build more advanced generic parser 0.00
Looking for the name of a special map function -0.16
Understanding State Monad's `get` -1.34
A MonadTransformer to typecheck for a completed action 0.00
How to read the bind operator ">>=" in words? +0.20
Is State monad needed/useful in a language with mutable (local) var... +0.44
Which Algebraic Pattern fits this type of tree? -1.79
How to map over a long tuple of instances of the same class? -1.11
(Generically) Build Parsers from custom data types? +1.63
Write a function from IO a -> a? +1.46
Why can't Conduit and Pipe have an Arrow instance? 0.00
How to use the Select monad to solve n-queens? +0.40
May I limit memory usage per function/monad/thread in Haskell? 0.00
servant a functional dependency error with `enter` 0.00
How to calculate how many recursive calls happened in this Haskell... -0.95
Maintaining expressiveness through type aliases (How much should I... -0.05
Haskell Servant Get Current Route / URL From Handler 0.00
Redirecting standard error stream, haskell create process +2.08
Typed Hierarchical Access Control System -1.84
attach the path of each element in a tree 0.00
Data.Map: how do I tell if I "need value-strict maps"? -2.43
How to (efficiently) follow / tail a file with Haskell, including d... 0.00
ApplicativeDo not working with sequencing +2.21
How to zoom a monad transformer? -0.07
Again on breaking loops in Haskell -1.46
GHC doesn't pick the only available instance +1.95
What does Haskell's "do" keyword do? +0.03