[Ecls-list] How to access documentation of generic functions?

Juan Jose Garcia Ripoll jlr at mpq.mpg.de
Thu Apr 21 02:34:13 UTC 2005


Goffioul Michael wrote:

>>(defgeneric f1 (x) (:documentation "A string"))
>>    
>>
>#<STANDARD-GENERIC-FUNCTION F1>
>  
>
>>(documentation 'f1 'function)
>>    
>>
>NIL
>  
>
There was a problem with (documentation 'f1 'function) while 
(documentation #'f1 'function) worked.
Fixed. Sorry for the delay.

Juanjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jlr.vcf
Type: text/x-vcard
Size: 361 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20050421/7d0ff783/attachment.vcf>


More information about the ecl-devel mailing list