Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 173 Bytes

File metadata and controls

4 lines (2 loc) · 173 Bytes

Data Structure Types

We have explored the basic types of Haskell. Now let's take a look at the data type structures - lists and tuples, starting with Lists.