<div dir="ltr">No, you don&#39;t have to do anything.  The #f is an internal detail that is no longer exposed to the user, so I should probably remove it from the documentation.<br></div><div class="gmail_extra"><br clear="all">

<div>Carl Eastlund</div>
<br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 5:14 AM, Tobias Hammer <span dir="ltr">&lt;<a href="mailto:tobias.hammer@dlr.de" target="_blank">tobias.hammer@dlr.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
from the docs on #:methods argument to struct:<br>
<br>
&quot;If #:methods gen:name method-defs is provided, then gen:name must be a transformer binding for the static information about a generic group produced by define-generics. The method-defs define the methods of gen:name. If any method of gen:name is not defined, then #f is used to signify that the structure type does not implement the particular method. [...]&quot;<br>


<br>
Can anyone explain the part with the #f to me? Does it mean that i have to (define some-gen-fun #f) to indicate it&#39;s not implemented? But that seems to have no real impact as i get the exactly same error with just leaving it out?<br>


Thanks for any clarification.<span class="HOEnZb"><font color="#888888"><br>
<br>
Tobias<br>
<br>
<br>
<br>
-- <br>
------------------------------<u></u>---------------------------<br>
Tobias Hammer<br>
DLR / Robotics and Mechatronics Center (RMC)<br>
Muenchner Str. 20, D-82234 Wessling<br>
Tel.: 08153/28-1487<br>
Mail: <a href="mailto:tobias.hammer@dlr.de" target="_blank">tobias.hammer@dlr.de</a><br>
____________________<br>
 Racket Users list:<br>
 <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
<br>
</font></span></blockquote></div><br></div>