Yes, Ian is correct. Html.Attributes.map <http://package.elm-lang.org/packages/elm-lang/html/2.0.0/Html-Attributes#map> : (a -> msg) -> Attribute a -> Attribute msg
Html.map <http://package.elm-lang.org/packages/elm-lang/html/2.0.0/Html#map>: (a -> msg) -> Html a -> Html msg -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
