procedure-arity-mask and keywords
Per Bothner 15 Apr 2020 00:28 UTC
It would be helpful if the specification offered some guidance on what
procedure-arity-mask should return for a procedure that takes keyword arguments.
One possibility is to just return -1.
Another that it returns a value corresponding to how many non-keyword
arguments are allowed (assuming no keywords arguments are required).
--
--Per Bothner
xxxxxx@bothner.com http://per.bothner.com/