elm-community / list-extra

Convenience functions for working with List.
http://package.elm-lang.org/packages/elm-community/list-extra/latest
MIT License
135 stars 59 forks source link

Why zipWith was removed? #40

Closed paparga closed 7 years ago

paparga commented 7 years ago

Hi, I notice that zipWith was removed long time ago. Is there a special reason for this?

Thanks!

jvoigtlaender commented 7 years ago

I think the reason is this: http://package.elm-lang.org/packages/elm-lang/core/latest/List#map2