<div dir="ltr">Ah, that makes sense. Thank you.<div><br></div><div>I guess I'll have to peruse Alexander's my-cond if I want to explore the idea further.</div><div><br></div><div>Best,</div><div>Andrew</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 1, 2014 at 4:36 PM, Matthias Felleisen <span dir="ltr"><<a href="mailto:matthias@ccs.neu.edu" target="_blank">matthias@ccs.neu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span class=""><br><div><div>On Nov 1, 2014, at 4:15 PM, Andrew Kent wrote:</div><br><blockquote type="cite"><span style="border-collapse:separate;font-family:'Lucida Grande';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><div><div>(cond</div><div>  [$: p (Point x y) => (+ x y)])</div></div></span></blockquote><br></div></span><div>You cannot expand a cond-line via syntax because it isn't an expression or a definition position. </div><div>Similarly, you cannot expand the parameter list position in a function. </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-- Matthias</div><div><br></div></font></span></div></blockquote></div><br></div>