-- | -- = Solutions to Exercises for January 25, 2019 module S10 ( -- ** Exercise 2, 3, 4, and 5 -- | See <../pdfs/10.pdf> -- ** Exercise 6 toUp ) where import Typing