Dnia 2017-04-23, o godz. 10:34:22
Tom Ayerst <tom.aye...@gmail.com> napisaƂ(a):

> "where" would be nice though...
> 
> foo a b =
>    x + y
> where
>     x = a
>     y = b

Most people read from top to bottom not otherwise.

So let - in gives information in proper order:

Let -- using this
   saw, plane, hammer, nails, two boards, two planks
in  -- do that
   make bookshelf 

https://github.com/elm-lang/elm-compiler/issues/621
https://groups.google.com/forum/?fromgroups=#!topic/elm-discuss/KiKF6K9gBKU

:)

-- 
Wojciech S. Czarnecki
       ^oo^ OHIR-RIPE

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