[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: implied contracts in the mapping functions?



It is dangerous to have a feature that obviously ought to be in a
language not be there, or be there in only half the implementations.  No
matter what you say in the manual, people will use it where it works.
You should either define what NCONC to a list being mapped does, or
strongly suggest that its use be made an error that is detected.  Since
I don't know how to do the latter, I suggest the former.
-------