Hacker News new | ask | show | jobs
by bussierem 2440 days ago
I mean yes they don't have an explicit function that does exactly zip anymore, but that's because it's been generalized into (IMO) a much more powerful function:

https://package.elm-lang.org/packages/elm/core/latest/List#m...

The docs example even shows it being used as a zip.