Go to the first, previous, next, last section, table of contents.


unintern

Function: unintern
file: job.t
package: muf
status: alpha
{ symbol -> }

If the given symbol is in the current package (@$s.package), it is removed from the private area of that package. If it is exported from the current package, it is likewise removed from the public area of that package.


Go to the first, previous, next, last section, table of contents.