Just (no pun intended) my 2c in favor of "Just":

   - 4 versus 9 characters = lot more efficient
   - The term "Just" makes no sense without a value. Which is correct.

The following snippet is readable, and looks allright, *but it is wrong*

case maybeValue of
  Something ->
    someFunction model

  Nothing ->
    model



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

Reply via email to