20,741
edits
m (moved Howto: Understand Namespaces and Methods to Howto:Understand Namespaces and Methods: Robot: Moved page) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Template:Nasal Navigation}} | |||
== Namespaces == | == Namespaces == | ||
A namespace is a "context", i.e. an environment where a certain symbol (variable) is valid. | A namespace is a "context", i.e. an environment where a certain symbol (variable) is valid. | ||