On day 9 we looked at how to update immutable data structure using TreeLoc
for Tree
s and Zipper
for Stream
s. We also picked up a few typeclasses like Id
, Index
and Length
. Now that we are done with Learn You a Haskell for Great Good, we need to find our own topic.