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 MAPC and related functions mentions a result-type #37

Closed scymtym closed 9 months ago

scymtym commented 11 months ago

The dictionary entry for mapc and related functions contains the sentence

result-type specifies the type of the resulting sequence.

which does not make sense in the context at hand. The sentence was probably accidentally copied from the dictionary entry for map.

robert-strandh commented 9 months ago

Closed as a result of issue MAPC-ETC-REMOVE-RESULT-TYPE