# Pastebin oAoHVf9x im also attempting to write a fold for a rose tree or multiway tree, however no luck foldRose :: (a -> [b] -> b) -> Rose a -> b foldRose = undefined