Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- The Control.Applicative library documentation:
https://hackage.haskell.org/package/base-4.18.1.0/docs/Control-Applicative.html
- The Data.Traversable library documentation:
https://hackage.haskell.org/package/base-4.18.1.0/docs/Data-Traversable.html