The _real_ question is why List.Range only increments, List.Range 5 1 = [ ]
On Monday, 14 November 2016 09:32:12 UTC+11, Francesco Orsenigo wrote: > > What do you mean with "suits best"? > Readability is largely a matter of familiarity. > > On Mon, Nov 14, 2016 at 9:21 AM, 'Andrew Radford' via Elm Discuss > <[email protected] <javascript:>> wrote: > > Simply cause then I can use whichever one suits best, makes the code > more > > readable etc > > > > > > On Sunday, 13 November 2016 21:47:17 UTC, Francesco Orsenigo wrote: > >> > >> > >> Why would you want two different (and entirely equivalent) solutions to > >> the same problem? > >> > >> > >> On Monday, November 14, 2016 at 8:37:34 AM UTC+11, Andrew Radford > wrote: > >>> > >>> Yeah It would be great if there was [x..y] and Range > >>>>> > >>>>> > > -- > > You received this message because you are subscribed to a topic in the > > Google Groups "Elm Discuss" group. > > To unsubscribe from this topic, visit > > https://groups.google.com/d/topic/elm-discuss/z8t8u2f3iWk/unsubscribe. > > To unsubscribe from this group and all its topics, send an email to > > [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > -- 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.
