elm-community / maybe-extra

Convenience functions for working with Maybe.

Home Page:http://package.elm-lang.org/packages/elm-community/maybe-extra/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove map2-5, since it's been part of Core since v3

jonboiser opened this issue · comments

I noticed #3 and thought it weird, since I was using Maybe.map2 earlier today without this library.

I think these can be removed from 'extra'. Set up a PR if this checks out.