On Monday, August 8, 2016 at 3:44:30 AM UTC-4, Robin Heggelund Hansen wrote:
>
> There's one thing that has always bothered me with Haskell, and now also 
> Elm, and that is how functions are exposed. My problem with the way it 
> currently works is that you have go to the top of the file to see/alter if 
> a function is exposed to the "outside world".
>
>
Just for the record, I like this feature.
I prefer to have my list of exposed functions in one convenient place 
rather than scattered throughout the file. 

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