Menu

#20 Variable parameter lists

open
nobody
None
5
2013-01-10
2009-01-20
No

Something like
(defun funcname (a b &optional c (d 0))
...
)
with the keywords &optional and &rest.
Additionally a strong check for trigger functions that must have a defined number of parameters.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.