Re: [elm-discuss] Noob questions re the http example

2016-11-26 Thread Justin
Great answers. Thank you both very much. I think the docs, esp those related to the elm architecture examples, could do with fleshing out this kind of stuff. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and

Re: [elm-discuss] Noob questions re the http example

2016-11-26 Thread Justin
Great answers. Thank you both very much. I think the docs, esp those related to the elm architecture examples, could do with fleshing out this kind of stuff. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and

[elm-discuss] Noob questions re the http example

2016-11-25 Thread Justin
Hi, Looking at the following http://elm-lang.org/examples/http I pretty much grok this, but have a couple of (likely dumb) questions - 1) When a function returns 'Cmd Msg', or 'Sub Msg', or 'Html Msg', what kind of a 'thing' is being returned ? Obviously Msg is a type. But are Cmd/Sub/Html