useNamespace
useNamespace(t_namespace) =>t/nil
Description
Sets the given namespace for use and imports its symbols into the current namespace.
Arguments
Value Returned
Examples
useNamespace("METHODS")
=> t
Related Topics
Return to top
useNamespace(t_namespace) =>t/nil
Sets the given namespace for use and imports its symbols into the current namespace.
useNamespace("METHODS")
=> t