[m-dev.] For review: doco on conditional expressions
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Sep 22 14:42:28 AEST 1998
On 22-Sep-1998, Thomas Charles CONWAY <conway at cs.mu.OZ.AU> wrote:
> ps I put in the comma you suggested, though it is correct and fine
> style not to include it.
Yep, I suggested that just for consistency with the rest of the
document.
> +A conditional expression is an expression of either of the two following
> +forms
> +
> + at example
> +(if Goal then Expression1 else Expression1)
> +(Goal -> Expression1 ; Expression2)
> + at end example
You should use @var{...} around the meta-variables here too.
Please check that the output looks OK in all 3 formats.
Otherwise that looks OK. Thanks.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list