<<< | Index | Namespace syntax >>> |
A simple mechanism for organizing large programs
Named scopes with no other functionality - these are called namespaces.
Good for avoiding collisions and making name connections more explicit.
<<< | Index | Namespace syntax >>> |