Data Structures: Maps!
Last week I presented 10 Steps for understanding Data Structures in Haskell. In our new Data Structures Series you'll be able to see these steps applied to all the different data structures we can use in Haskell.
Today, we're debuting the third part of the series, looking at the Map
data type. If you missed the last couple parts, you can also head to the Series Page and take a look!