Am 24.02.2014 11:39, schrieb João Cristóvão: > -- | Length of the tree > length :: Tree a -> Int This one could be implemented more generally (maybe additionally) in Data.Foldable. But this would be another proposal.