<div dir="ltr">
        
        
        
        <style type="text/css">P { margin-bottom: 0.08in; }</style><p style="margin-bottom:0in">It is possible to create a cond
test-expr that also serves as the then-body, however, this means
that the expression would be executed twice.</p>
<p style="margin-bottom:0in">This seems to be ill advised in
principle.</p>
<p style="margin-bottom:0in">
</p>
<p style="margin-bottom:0in">Question: If it is ill-advised to
create a cond test-expression that also serves as the then body, then
what function is recommend?
</p>
<p style="margin-bottom:0in"><br>
</p>
<p style="margin-bottom:0in">I am aware of the (cdr (or ... form.</p>
<p style="margin-bottom:0in">I am aware of the cond ... test-expr =>
proc-expr] form option.</p>
<p style="margin-bottom:0in">Thanks</p><p style="margin-bottom:0in">Don Green<br>
</p>
</div>