about summary refs log tree commit diff
path: root/scratch/haskell-programming-from-first-principles/traversable.hs
AgeCommit message (Collapse)AuthorFilesLines
2020-07-01 Complete exercises from Traversable chapterWilliam Carroll1-0/+131
I feel much more comfortable using `traverse` and `sequenceA`. I even used both of them in the Haskell program that I wrote at work to export a trix.