SPL functions to implement

  • isEmpty :: [a] -> Bool (returns True iff [a] empty)
  • print a (magical print function)