Various things spotted during https://github.com/agda/agda-stdlib/pull/2355/ that require breaking changes: - `head-map` should take an explicit rather than an implicit `f` - `zipWith-comm` should be generalised to take two functions `f` *and* `g`.