Why doesn't group_by %>% purr::f() behave the same way as summarise()?

You wouldn't happen to have any worked examples of this? I feel like the concept of nesting in general is ok to understand, but I'm having some trouble seeing when I would use it.