
29 Jun
2017
29 Jun
'17
10:31 a.m.
In all languages that support arbitrary ordering I try to keep exported
stuff to the top and private stuff somewhere below.
Silent Leaf
hi,
what is your personal practice of ordering data/functions/main/hidden functions, etc in a haskell file? like all trivial things they are very hard to decide upon, given that either order of helpers then main function / value, or the other way round, has tempting pros and cons.
thanks in advance for your opinion! _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners