<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 9/27/2010 9:41 PM, The Configurator wrote:
<blockquote
cite="mid:AANLkTikEt_peZFE0=hmvcau-pm8S8+SZTO4KDYpW4=tU@mail.gmail.com"
type="cite">This might be a silly question, but in the docs,
what's the difference between <font class="Apple-style-span"
face="'courier new', monospace">...</font> and ...+?
<div>A good example for that is the definition of begin:</div>
<span class="Apple-style-span" style="font-family: serif;
font-size: medium;">
<div class="SIntrapara" style="display: block; margin: 1em 0px;">
<table class="boxed" style="width: 559px; background-color:
rgb(232, 232, 255);" cellspacing="0">
<tbody>
<tr>
<td style="padding-left: 0px; padding-right: 0px;"><span
class="RktPn" style="font-family: monospace; color:
rgb(132, 60, 36);">(</span><a moz-do-not-send="true"
name="(dep._((quote._~23~25kernel)._begin))"></a><a
moz-do-not-send="true"
name="(form._((quote._~23~25kernel)._begin))"></a><span
title="Provided from: racket/base, racket"><span
class="RktSym" style="font-family: monospace;
color: rgb(38, 38, 128);"><a
moz-do-not-send="true"
href="http://docs.racket-lang.org/reference/begin.html#%28form._%28%28quote._%7E23%7E25kernel%29._begin%29%29"
class="RktStxLink" style="text-decoration: none;
color: black; font-weight: bold;">begin</a></span></span><span
class="hspace" style="font-family: monospace;"> </span><span
class="RktVar" style="font-family: monospace; color:
rgb(38, 38, 128); font-style: italic;">form</span><span
class="hspace" style="font-family: monospace;"> </span><span
class="RktMeta" style="font-family: monospace;
color: black;">...</span><span class="RktPn"
style="font-family: monospace; color: rgb(132, 60,
36);">)</span></td>
</tr>
<tr>
<td style="padding-left: 0px; padding-right: 0px;"><span
class="RktPn" style="font-family: monospace; color:
rgb(132, 60, 36);">(</span><span class="RktSym"
style="font-family: monospace; color: rgb(38, 38,
128);"><a moz-do-not-send="true"
href="http://docs.racket-lang.org/reference/begin.html#%28form._%28%28quote._%7E23%7E25kernel%29._begin%29%29"
class="RktStxLink" style="text-decoration: none;
color: black; font-weight: bold;">begin</a></span><span
class="hspace" style="font-family: monospace;"> </span><span
class="RktVar" style="font-family: monospace; color:
rgb(38, 38, 128); font-style: italic;">expr</span><span
class="hspace" style="font-family: monospace;"> </span><span
class="RktMeta" style="font-family: monospace;
color: black;">...+</span><span class="RktPn"
style="font-family: monospace; color: rgb(132, 60,
36);">)</span></td>
</tr>
</tbody>
</table>
</div>
</span>
<div>Is there anywhere I missed where this is explained?</div>
<div><br>
</div>
</blockquote>
<font class="Apple-style-span" face="'courier new', monospace"><br>
<br>
</font>... : zero or more<br>
...+ : one or more<br>
<br>
<br>
<blockquote
cite="mid:AANLkTikEt_peZFE0=hmvcau-pm8S8+SZTO4KDYpW4=tU@mail.gmail.com"
type="cite">
<div>And on a completely unrelated note, if I find a typo or small
grammatical mistake in the docs, what should I do about it?
Should I send an email about it, or is there somewhere where I
can fix it myself?</div>
<pre wrap="">
</pre>
</blockquote>
<br>
Please report it as an error, either here or as a bug report.<br>
<br>
<br>
<blockquote
cite="mid:AANLkTikEt_peZFE0=hmvcau-pm8S8+SZTO4KDYpW4=tU@mail.gmail.com"
type="cite">
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_________________________________________________
For list-related administrative tasks:
<a class="moz-txt-link-freetext" href="http://lists.racket-lang.org/listinfo/users">http://lists.racket-lang.org/listinfo/users</a></pre>
</blockquote>
<br>
</body>
</html>