<div dir="ltr"><div>#lang typed/racket</div><div>(: S-&gt;F (String -&gt; (Option Float)))</div><div>(define (S-&gt;F s) 1.0)</div><div><br></div><div>?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Feb 13, 2013 at 8:53 PM, Carl Eastlund <span dir="ltr">&lt;<a href="mailto:cce@ccs.neu.edu" target="_blank">cce@ccs.neu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">On Wed, Feb 13, 2013 at 9:49 PM, Ray Racine <span dir="ltr">&lt;<a href="mailto:ray.racine@gmail.com" target="_blank">ray.racine@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">What is the most efficient way to write the following method in TR?<div><br></div><div>


(: S-&gt;F (String -&gt; (Option Float)))</div></div></blockquote></div><div><br>Presumably by writing to the list and having someone else write it.  But you&#39;ve clearly already implemented that method.<br><br>;-)<span class="HOEnZb"><font color="#888888"><br>
<div class="gmail_extra">

<br></div><div class="gmail_extra">--Carl<br clear="all"></div><br></font></span></div></div></div></div>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div>