Re: [elm-discuss] Svg.map?

2016-10-11 Thread Jeff Russell
Great, thanks. 

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Svg.map?

2016-10-10 Thread Janis Voigtländer
https://github.com/elm-lang/svg/commit/41f979b6d5ee06cbbfde877e755aab3d521dd09f

> Am 11.10.2016 um 06:11 schrieb Jeff Russell :
> 
> I've been looking around the documentation for a function Svg.map : (a -> 
> msg) -> Svg a -> Svg msg, which would be exactly analogous to Html.App.map. 
> But I can't find this function anywhere. Did I miss it? Am I supposed to 
> handle nesting Svg-based graphical components in a different way from Html 
> components? Is it possible to write this function myself using the exposed 
> API for Svg? Am I using the Svg library in an unintended way, so this 
> question shouldn't even have come up? Thanks for any help you can offer.
> -- 
> 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 elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.