Booleans

An introduction to the Boolean data type and some of its predefined functions.

We'll cover the following...

Let’s focus some more on Haskell’s basic data types. After all, just using arithmetic operations does not allow us to write interesting ...