[Haskell-cafe] The range operator

PR Stanley prstanley at ntlworld.com
Mon Apr 7 08:07:54 EDT 2008


At 12:28 07/04/2008, you wrote:
>On Fri, Apr 4, 2008 at 10:49 PM, Andrew Coppin
><andrewcoppin at btinternet.com> wrote:
> >  More to the point, the range y..z goes in steps of y-z. ;-)
>[x,y..z] goes in steps of y-x ;-), [y..z] goes in steps of 1
>(depending on the type).


         Could you elaborate please?


>_______________________________________________
>Haskell-Cafe mailing list
>Haskell-Cafe at haskell.org
>http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list