On Wed, Feb 15, 2017 at 11:31 AM, Will Tian <will.w.t...@gmail.com> wrote:

> type Node msg = Node
>
> what is the purpose of the above line?
>

I think it's a placeholder type that is not handled in Elm proper, but by
the compiler itself. See
https://groups.google.com/forum/#!searchin/elm-discuss/type$20elm$20compiler$20placeholder%7Csort:relevance/elm-discuss/kfOabaehLNU/IAviSncEEwAJ

-- 
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.

Reply via email to