<div dir="ltr">Casey,<div><br></div><div>It's just an ad hoc literal syntax useful for frequently called code.  It provides a bit of a performance boost as well as a corresponding reduction in GC's.  So rather than something like 0 @ 0 which will create a new point at run time each time it is called, `0 @ 0` will create the point once at compile time.</div><div><br></div><div>Thanks,</div><div>Phil</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 27, 2020 at 3:00 PM Casey Ransberger via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">What are backticks doing again? Do these produce static literals or something? I know this was discussed recently but I can’t remember… sorry about that.<br>
<br>
—Casey<br>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div>