s-expressionists / wscl

Sources of the "Well Specified Common Lisp" specification which is based on the final draft of the Common Lisp standard but is not a new Common Lisp standard.
https://s-expressionists.github.io/wscl/
Other
38 stars 4 forks source link

Dictionary entry for NTH has no exceptional situations listed. #44

Open robert-strandh opened 8 months ago

robert-strandh commented 8 months ago

It seems reasonable to have exceptional situations for N not being a non-negative integer, and for situations where LIST is not a list, or it contains too few elements.