gitextract_bvvt_k0p/ ├── README.md └── exercise-solutions/ ├── BinaryTreeFoldMap.hs ├── BinaryTreeFoldr.hs ├── Filter.hs ├── Head.hs ├── InMaElement.hs ├── Last.hs ├── Length.hs ├── Map.hs ├── Max.hs ├── Product.hs └── Reverse.hs