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

Re: Issue: KILL-PACKAGE (Version 2)



> Proposal (KILL-PACKAGE:NEW-FUNCTION):
> 
>   Introduce the function DELETE-PACKAGE, described as follows:
...
> Current Practice:

The Explorer has both a DELETE-PACKAGE and a KILL-PACKAGE function.
KILL-PACKAGE appears to conform to this proposal except that it returns
NIL instead of T.  DELETE-PACKAGE differs by signaling an error when the
package is used by another package, and by uninterning all of the
symbols.