> > When you find you need something a bit more custom, a recursive loop is > the normal way. Those take a little practice to get the feel for them.
I now make it a rule to see if I can avoid explicit recursion by using *scan* or *fold* instead. -- 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.
