>>>>> "Alexey" == Alexey Dejneka <[EMAIL PROTECTED]> writes:

    Alexey> If there are required arguments, then the code above will not work:
    Alexey> the correct version should be similar to

    Alexey>   (maybe-negate-check cont
    Alexey>                       (append (args-type-required atype)
    Alexey>                               (args-type-optional atype))
    Alexey>                       force-hairy)

Ah, right.  Thanks.

Ray


Reply via email to