-
- Downloads
When doing keywords with hairy defaults, make the type of the main-entry
arg be the union of NULL and the declared type, instead of T, so that we can push some type checking into the caller even in this case. Also, if there is a supplied-p keyword with a non-hairy default, don't do defaulting in the main entry --- do it in the keyword entry, like for any other keyword.
Please register or sign in to comment