We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b1a41d6
Documentation fixes
46b22b8
Added Free Monad trait and examples on tagless final encoding, coproduct of functors (solving the expression problem)
Free
tagless final encoding
coproduct
1644bb8
Added Traversable trait (traverse and sequenceA functions)
Traversable
traverse
sequenceA
7c2f1ab
First public release