<div dir="ltr"><div dir="ltr">On Thu, 24 Dec 2020 at 10:14, Martin Koppenhoefer <<a href="mailto:dieterdreist@gmail.com">dieterdreist@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>maybe we should add an expression marker, like {10..20} to make it more explicit and avoid confusion with typos?</div></div></blockquote><div><br></div><div>In programming, you also have the ability to define the increment,</div><div>which defaults to 1 if left unspecified.  That way you can distinguish</div><div>between 10, 11, 12, 13, 14, 15, 16 and 10, 12, 14, 16 (or even</div><div>10, 13, 16).  You could argue that for addresses the increment</div><div>ought to default to 2, since that is most commonly encountered.<br></div><div><br></div><div>-- <br></div><div>Paul</div><div><br></div></div></div>