without Package
List containing declarations with some package.
Return
A list containing declarations without a package matching any of the specified package names (or none package if names is empty).
Parameters
names
The package names to exclude.
List containing elements without package.
Return
A list containing elements that don't reside in any of the specified packages (or none package if names is empty).
Parameters
names
The package names to exclude.