Skip to content
  • Liam Healy's avatar
    Allow optional arguments to generic defmfuns · bc22f75c
    Liam Healy authored
    Optional arguments may be included in generic functions defined
    through defmfun.  If the default values are numerical, they will be
    coerced to the appropriate element type.  Declare ignore unused
    variables.  Use #'arglist-plain-and-categories in
    #'expand-defmfun-plain.
    bc22f75c